Skip to content

kanzaky/Advocate-System-Laravel

Repository files navigation

Advocate-System-Laravel

System for Lawyers to manage clients and processes × Deployment

Push using Git in the folder you want

Run cp .env.example .env file to copy example file to .env

Then edit your .env file with DB credentials and other settings.

Run composer install command

Run php artisan migrate --seed command.

Notice: seed is important, because it will create the first admin user for you.

Run php artisan key:generate command.

If you have file/photo fields, run php artisan storage:link command.

And that's it, go to your domain and login:

Default credentials

Username: [email protected]

Password: password

About

System for Lawyers to manage clients and processes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages