Skip to content

matthewfleming/laravel

Repository files navigation

Web Server

DocumentRoot /base-dir/public

Depenedencies

composer install

Database

Create database with settings in .env

The database can be populated with the following commands:

php artisan migrate
composer dump-autoload
php artisan db:seed --class=PropertiesSeeder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages