Skip to content

patrickms2/taxilanza2025

Repository files navigation

Getting Started

First, run the development server:

composer install

Copy file ".env.example" and change name to ".env" and input database|mail config

php artisan key:generate
php artisan jwt:secret
php artisan migrate
php artisan db:seed
php artisan serve --host=localhost --port=8080

Releases

No releases published

Packages

 
 
 

Contributors