Skip to content

GSFranzoni/laravel-inertia-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project setup

It's a project setup for Laravel, Inertia, React, Chakra UI and Docker.

First of all, you need to install docker and docker-compose. The instructions can be found here.

Then, you need to install Make. The instructions can be found here.

You need to create a .env file in the root of the project. You can use the .env.example file as a template.

cp .env.example .env

After that, you can run the following command to start the project:

make init

It will install all dependencies and start the project. You can access the project on http://localhost.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published