jordantsap / karvali

Laravel for Nea Karvali Community

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#1 Installation instructions.

#2 composer install
(if gives error about null translatable locale value, change the env('APP_LANG') to match any locale you use)

php artisan migrate --seed for clean project or
php artisan migrate:fresh --seed if your db has records
(Most of the seeds are in gr and english languages, expecially the infrastructure models like ModelTypes)
Remove unwanted seeders from DatabaseSeeder file and rerun php artisan migrate:fresh --seed

Seeder for users to login Here

Company: title, description, operation_daytime

free plan 1 time foreach listing 0/m 1 listing unlimited sublisting, orders/bookings:/10% plan 2 10/month 1 listing unlimited sublisting plan 3 20/m unlimited listings

Product belongs to ProductType hasmany Products 12m Attributes(color, size, brand, manufacturer, '), Option, product_attribute ProductType has many Options belongsTo ProductType 12m

Company

About

Laravel for Nea Karvali Community


Languages

Language:HTML 30.9%Language:PHP 27.5%Language:Blade 16.9%Language:JavaScript 11.0%Language:CSS 9.0%Language:SCSS 2.2%Language:Less 2.2%Language:Shell 0.2%Language:Dockerfile 0.1%