Monday, July 3, 2023

[laravel] [jetstream] installation

[1] Create Laravel project

Launch a terminal and run the following command:

[2] Install JetStream LiveWire Frontend Framework

After the project has been created, you can navigate to the application directory and start Laravel Sail:

Reference

Laravel Jetstream: https://jetstream.laravel.com/3.x/introduction.html

No comments:

Post a Comment