Name |
Last commit
|
Last update |
---|---|---|
app | ||
bootstrap | ||
config | ||
database | ||
public | ||
resources | ||
storage | ||
tests | ||
.env.example | ||
.gitattributes | ||
.gitignore | ||
artisan | ||
composer.json | ||
gulpfile.js | ||
package.json | ||
phpunit.xml | ||
readme.md | ||
server.php |
when i started, i ended up putting all package specific service providers just at the bottom of the application service providers. But when making a route group like domain.com/{keyword}, the packages that are registering its own url's, not work anymore (like now when i installed the translations manager from barryvdh). When putting them above the app specific, everything works. So just give it to the user as a default place?
Name |
Last commit
|
Last update |
---|---|---|
app | Loading commit data... | |
bootstrap | Loading commit data... | |
config | Loading commit data... | |
database | Loading commit data... | |
public | Loading commit data... | |
resources | Loading commit data... | |
storage | Loading commit data... | |
tests | Loading commit data... | |
.env.example | Loading commit data... | |
.gitattributes | Loading commit data... | |
.gitignore | Loading commit data... | |
artisan | Loading commit data... | |
composer.json | Loading commit data... | |
gulpfile.js | Loading commit data... | |
package.json | Loading commit data... | |
phpunit.xml | Loading commit data... | |
readme.md | Loading commit data... | |
server.php | Loading commit data... |