Answer the question
In order to leave comments, you need to log in
How to create your own component in Laravel?
I want to create a bot. I want him to be isolated from everything and be independent. Therefore, it is necessary that the configuration files lie in its folder.
I create my own component called Keitaro in the app/Components folder. He will be our bot.
The structure of the component itself will look like this
-app
- Components
- Keitaro
- config.php
- cookies.txt
- Keitaro.php
Answer the question
In order to leave comments, you need to log in
Am I using Laravel's features in the right way at all?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question