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...
Hi, I need to build a website use Laravel 4, there are some static pages, such as "about us&quo...
I'm in the process of getting to grips with L4 and I'm having issues with saving/retrieving/updating...
Hi, Having a problem with using firstOrCreate with my Eloquent model $progress = Progress::firstOrCr...
Hi, guys. I have 2 connections to databases with this configuration: /app/config/database.php 'princ...
I don't know Laravel or PHP can do like this ? accept data from port TCP or UDP ? eg. accept data fr...
Hey guys, I deployed my application, and im currently using environment variables for my sensitive i...
Hello, I have 2 questions about this bundle. Is there a tutorial how to use this bundle. Can the...
Hey guys, I want all forms in my laravel application to have 'autocomplete' => 'off' by default,...
As I understand current best practice, my web app's API should provide the same methods for both des...
Hi there, I have an eloquent query that is returning a 'show', and any 'show_ref's relating to it: S...
If I fully specify the keys, is there a difference between hasOne and belongsTo relationships? Or if...
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