orz14/orz-stack

The skeleton application for the Laravel starter kit project.
30
Install
composer require orz14/orz-stack
Latest Version:v1.1.8
PHP:^8.1
License:MIT
Last Updated:Dec 4, 2024
Links: GitHub  ·  Packagist
Maintainer: orz14

About ORZ Stack

ORZ Stack is the skeleton application for the Laravel starter kit project. It comes equipped with a system authentication that includes both basic authentication and socialite authentication. Additionally, ORZ Stack includes several built-in packages that I frequently use, such as Tailwind CSS, Livewire, Eloquent Sluggable, and many more. It offers a feature-rich boilerplate to kickstart your project and expedite your development process. Now, you're ready to create your awesome project.

System Requirements

  • PHP >= 8.1
  • Composer
  • NodeJS & NPM/PNPM
  • MySQL

Installation

  • Create a new ORZ Stack project via Composer's create-project command:
composer create-project orz14/orz-stack app-name
  • Once the project has been created, migrate the database:
cd app-name
php artisan migrate
  • Finally, start Laravel's local development server using Laravel Artisan's serve command:
php artisan serve

License

The Laravel framework is open-sourced software licensed under the MIT license.


Related Packages

lauroguedes/mary-ui-starter-kit

A modern Laravel starter kit featuring Livewire Volt, Mary UI, and Tailwind CSS...

221 34
motivo/filament-title-with-slug

TitleWithSlugInput - Easy Permalink Slugs for the FilamentPHP Form Builder (PHP...

6,153 0
camya/filament-title-with-slug

TitleWithSlugInput - Easy Permalink Slugs for the FilamentPHP Form Builder (PHP...

45,435 134
adrolli/filament-title-with-slug

TitleWithSlugInput - Easy Permalink Slugs for the FilamentPHP Form Builder (PHP...

22,516 5
happytodev/typhoon

Content Management with typhoon database, using TALL Stack

99 6