Skip to content

demeus/laravel9blank

Repository files navigation

Build Status Total Downloads Latest Stable Version License

Laravel 9.0 blank + tailwindcss + Alpinejs

  • Livewire Livewire is a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel..
  • Blade UI Kit A set of renderless components to utilise in your Laravel Blade views. Built for the TALL stack. Completely open-source.

Installation

Development environment requirements :

Setting up your development environment on your local machine :

$ git clone https://github.com/demeus/laravel9blank.git
$ cd laravel9blank
$ cp .env.example .env
$ composer install
$ cd code
$ yarn install
$ artisan key:generate
$ artisan storage:link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published