Hello, I have a controller named PlanController with the create and store method. Now I want to test...
I have the following code in my controller: public function send() { $name = Input::get('name'...
Hello, I am new to this vagrant idea and I have a question (I hope it makes sense here). Imagine I h...
Hi, I made yet another package to handle users on my projects. The main point is that it works almos...
Dear all, Truth be told, I'm not laravel programmer. I need create a intranet website with ACL the l...
Composer update don't work after 4.3 version was pumped to 5.0 Is there a way to fix this or do i ha...
I have 3 tables. Photo id area_id user_id description User id name Area id name I want to make a...
I'm building a small TV Show library in laravel. I want to include an API as well for possible futur...
I'm trying to pass a Laraver token to AngularJS app to make an ajax submit. This operations shows me...
Maybe I did not find some feature that make it safe, but after some tests.. I think that if you logi...
Hi All, I am using cookie as session in one of my project in laravel. and set following things in se...
Hello, after hours of searching for solution I need your help. How to restore user session data by s...
Hi! A little about my setup. 3 web servers with 1 db server running memcached. I changed php.ini on...
Hi guys, I am using this great package to store nested packages, I want to publish this tree of nest...
I am uploading my images to S3 using Flysystem. In my database I keep only the file name (image.jpg)...
Hello, Im new at laravel and im confused about the testing tool to use. There is phpunit, phpspec an...
Hi Why do I get this error ? behnamjerisimac:development pmdg3$ sudo laravel new blog Crafting appl...
Hi All, I have a single ubuntu + apache2 server running with two vhosts. Each vhost site is running...
I'm converting roject from pure PHP to Laravel 4, and I have a problem with converting this query SE...
Hi im trying to create a master.blade.php from a template. But when I tried to extend it to another...
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