Skip to content

laravel-streams/streams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter Project

This is a blank TALL-stack project using Streams.

Features

  • Users
  • Files
  • Navigation
  • Admin Panel =======

Getting Started

composer create-project streams/streams:1.0.x-dev

cd streams

php artisan serve

Cloning Manually

  • Clone this repository locally.
  • Run composer install within the project.
  • Run cp .env.example .env and adjust as needed.
  • Run php artisan key:generate to secure the install.
  • Use php artisan serve to start your local web server.
  • Use npm install && npm run dev to start your dev server.

Included Packages

Your streams project is now ready for you to start coding.

Users

The package comes with the default Laravel App\Models\User pre-defined. If you would like to use it, be sure to run migrations first.

php artisan migrate

Included Packages

First-party packages:

About

Streams is an open-source web application multi-tool for Laravel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •