I am running a cron job in server i.e /usr/bin/php -q /home/user/site/artisan queue:work --timeout=3...
Hi. I faced with some problems on my Laravel project. Script works correctly on WAMP but when I uplo...
My Eloquent model Module has many Sections. I can query thus: Module::with('sections')->get();...
I am using scope feature of laravel passport and i have 200 permissions.While login it generates mor...
Is there any desktop application that is useful for executing and managing Laravel applications?
I have a class that extends TestCase. I had a setUp() that was doing a $this->call(...) and then...
Hi i want to know that when $snake_attribute is false and we have write a accessor for like Parent_i...
Hi guys. I made a "admin panel" - i use for this laravel 5.5, vue2.5.7, bootstrap-vue. It'...
Hi everybody, I'm learning about Laravel. When i code shopping cart project, i have a problem with S...
Hello, I would love to use a provider such as DigitalOcean or Fort Rabbit but unfortunately I work a...
Looking at Hostgator and Bluehost. Also A Small Orange host. Anyone have any experience with these?...
I read a few tutorials about how to install a laravel application on shared hosting, although it see...
how to Setup Laravel 5 in Shared Hosting ?
I am developing an android application and using laravel and mysql as the backend. when I post data...
How to define model based on role I have a table where I save users. Users can either be a student,...
What is the best way to change PHP ini values when provisioning a Homestead box? E.g. I want to chan...
Hi guys I'm due to give a training on agile software development in PHP in a couple of weeks - not L...
Just updated a Laravel project from Laravel version 5.4 to 5.5. Just after that getting the followin...
From my last composer update I can not login to my app. All I got is this error : 1/1 TokenMismatch...
I have a named route in web.php: Route::get('editFact/{id}'.'FactsController@edit')->name('editFa...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community