jcergolj / laravel-stimulus-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stimulus playground with several examples

Examples

  • flash messaging system

Installation

Step 1 - Clone the repo

git clone git clone https://github.com/jcergolj/laravel-stimulus-playground.git
cd laravel-stimulus-playground

Step 2 - Install dependencies

npm install
composer install

Step 3 - Create .env file

cp .env.example .env
php artisan key:generate

Happy coding!!!

About


Languages

Language:JavaScript 81.2%Language:CSS 13.3%Language:PHP 5.4%Language:HTML 0.1%Language:Vue 0.0%