ok understand, but your documentation is really rar what the creation of an module is. do you have further information about creating a module, how to implement the view, the roles rights …?
pls, do you have more documentation on how i can write a own module?
that is now the “advanced” support?
There’s a directory called FooBar, which have everything you need to create your own module. All you have to do is replace the word “Foo” with the name of your project and the word “Bar” with the name of the models you want to add. Add all the Classes, Models, Controllers, views and routes there.. Check your spelling because the uppercase and lowercase are important.
You can read about that in the documentation: https://www.laraship.com/docs/laraship/customize-laraship/create-your-own-plugin/
Please login or Register to submit your answer