Skip to content

mauveine/redclip-laravel

Repository files navigation

Redclip API

Project setup

composer install
cp .env-example .env
php artisan key:generate
php artisan migrate:fresh --seed

Change in the .env file the api url. If you're using laravel artisan serve, put the https://localhost:<servePort>

Localhost env

To run the server in localhost run php artisan serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published