Skip to content

laravel-streams/cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4a37b5f · Mar 10, 2023

History

23 Commits
Mar 9, 2023
Jan 12, 2023
Feb 14, 2023
Jan 12, 2023
Jan 12, 2023
Mar 7, 2023
Mar 7, 2023
Feb 9, 2023
Jan 12, 2023
Mar 10, 2023
Jan 12, 2023
Jan 12, 2023
Feb 9, 2023
Jan 12, 2023
Jan 12, 2023
Jan 12, 2023
Jan 12, 2023
Jan 12, 2023
Mar 7, 2023
Jan 12, 2023
Feb 9, 2023
Mar 9, 2023
Jan 12, 2023
Feb 7, 2023
Jan 12, 2023

Repository files navigation

Starter Project

This is a blank full stack project. Make something awesome with it!

Getting Started

  • 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 server.
  • Use npm install && npm run dev to start your dev server.

What's Next?

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, besure to run migrations first.

php artisan migrate

Included Packages

First party packages:

About

Simple, flexible content management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published