https://github.com/matheus1lva/laravel-package-creation
https://github.com/matheus1lva/laravel-package-creation
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/matheus1lva/laravel-package-creation
- Owner: matheus1lva
- Created: 2016-09-23T15:38:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-19T21:42:26.000Z (over 8 years ago)
- Last Synced: 2025-02-17T04:28:18.147Z (4 months ago)
- Language: PHP
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Laravel package in development
This is just a storage repository to a laravel package in development, i dont have a name for it yet so i prefer to keep it into a storage repo.
The real repo will be up as soon as i have time to finish and test it.
Thanks.
## Edit
Turned out that laravel already have it implemented but there is no documentation explicit saying that it exists, i found out asking other people about it and just one answered me that. Anyways, it worked as a study case.