On Friday everything was working well. Today I returned and I ran the command " php artisan ser...
I am implementing pthread with laravel framework. Certain function of the logic require facade from...
In Laravel, I have a tiny yet annoying problem changing many files when I decide to change a databas...
I have an app that will loop through a lot of domains and run CURL on them. With Laravel's Queues us...
im doing it for learn about make changes in the hash/encriptions methods creating my own because som...
I gave homestead a try couple of months ago and had no problems with it. Haven't used it until today...
Scenario is: Model 1 = Room Model 2 = Hotel Model 3 = City Rooms belongs to Hotel, Hotel has many Ro...
I'm a complete beginner and I'm investigating if Laravel is right for my project. I'm getting stuck...
Is there a way to share data between different actions in a controller? I run the same queries in th...
Hello, I've made the following Realations: Controller public function Editionen() { $editionbloc...
I updated to 5.3 and am having a great deal of trouble. The major problem is that everytime I got to...
Hello, sorry for my bad English. I have accomplished create a form and register an account in a MySQ...
Hi. We have strange problem with our site developed by others we have no contact any more and need t...
Hi, i have this migration to create users table Schema::create('users', function(Blueprint $table) {...
I am running a Laravel application on Forge and have run into an odd issue when auto deploying my co...
I bought an application script from themeforest. I want to do some modification on it. Application J...
Hi! I am using PHPExcel to create some excel files. I need to save that file and convert to pdf! To...
Hi, I start with sample code. This is part of form: <form> <input type="name&quo...
Hi! I'm creating a game in Unity 3D and deploying it as a Web Player. However, I would like to make...
I would like to have something that - in an object-oriented language - would be called inheritance....
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