I run a Laravel website on a Linux server. I have a releases directory that contains the Laravel ins...
Hi, I'm trying to create app that will handle all mails that come to [email protected] but without...
Simple-SMS Hello everyone! I am excited to announce Simple-SMS; our next package release for Laravel...
Laravel allows us to specify auth for entire controllers as well as individual methods. My question...
I'm currently using File::exists() function on the routes.php as an error trap, the code looks like...
I'm getting this error Method Illuminate\View\View::__toString() must not throw an exception My cont...
Hi,i have an issues with categories, i'm using the Franzose plugins to developed the product and ca...
Laravel has given me nothing but problems with initial setup. This "Mcrypt" issue has been...
Hello All, I'm trying to show an image using the Response class, Route::get('/', function() { $i...
Hi everyone, I am using the polymorphic relations for the first time and encountering a problem. Her...
<a href="{{ URL::to('home/otherpage', $params) }}"> I need help with how to provide the value...
I followed the main installation guide to the point where I run the command homestead up and I get t...
This is my first Laravel package and I'm really excited to contribute! :) The goal of this package i...
Hello everyone! I am trying to achieve something like a morph relation but in a different manner. I...
I've 2 tables 1st Table is: Projects ID Name 2nd Table is: Users ID Name Project_id...
Hello, I have a mysql read replica setup in aws, where I read from one of the databases and write to...
Myself and a co-worker have been trying to find the source of the magic behind the ValidatesWhenReso...
Hello, how to pass json to javascript in laravel this value $salename=json_encode($oSales); resua...
I have used franzose/ClosureTable to built the product categories, i need to display each one child...
Hi guys, is there a way to make our belongsToMany() method add more relations than described in pivo...
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