Categories
How are custom classes created in Laravel?
For example, I need a separate class that I could access from different controllers. This class should contain methods for loading and processing comments.
Answer the question
In order to leave comments, you need to log in
class A { ... }
First phptherightway.ru Then https://laravel.com/docs And practice https://laracasts.com/series/laravel-5-from-scratch
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question