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 config('translatable.locale') 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

hotels Room bookings capacity field

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%