Support the ongoing development of Laravel.io →

Stategy for Laravel symlink deployment and maintaining old log files?

I run a Laravel website on a Linux server. I have a releases directory that contains the Laravel ins...

0 Likes
1 Replies
posted 10 years ago

Piping email to laravel

Hi, I'm trying to create app that will handle all mails that come to [email protected] but without...

0 Likes
3 Replies

[Package] Simple SMS

Simple-SMS Hello everyone! I am excited to announce Simple-SMS; our next package release for Laravel...

0 Likes
2 Replies

Autentication for specific view content

Laravel allows us to specify auth for entire controllers as well as individual methods. My question...

0 Likes
2 Replies

File::exists not working when served

I'm currently using File::exists() function on the routes.php as an error trap, the code looks like...

0 Likes
2 Replies

Method Illuminate\View\View::__toString() must not throw an exception

I'm getting this error Method Illuminate\View\View::__toString() must not throw an exception My cont...

0 Likes
0 Replies
posted 10 years ago

product categories

Hi,i have an issues with categories, i'm using the Franzose plugins to developed the product and ca...

0 Likes
0 Replies

Can't use PHP now, because Laravel's issues with the Mcrypt extension.

Laravel has given me nothing but problems with initial setup. This "Mcrypt" issue has been...

0 Likes
4 Replies

Response and intervention image

Hello All, I'm trying to show an image using the Response class, Route::get('/', function() { $i...

0 Likes
4 Replies
posted 10 years ago

Polymorphic relation not working

Hi everyone, I am using the polymorphic relations for the first time and encountering a problem. Her...

0 Likes
0 Replies

url to route

<a href="{{ URL::to('home/otherpage', $params) }}"> I need help with how to provide the value...

0 Likes
5 Replies

Homestead up command throwing error

I followed the main installation guide to the point where I run the command homestead up and I get t...

0 Likes
1 Replies

[Package] OAuth - Never been so easy!

This is my first Laravel package and I'm really excited to contribute! :) The goal of this package i...

0 Likes
22 Replies
posted 10 years ago

How can I achieve a "reverse morph relation"?

Hello everyone! I am trying to achieve something like a morph relation but in a different manner. I...

0 Likes
1 Replies

Get a list of records from 2 tables

I've 2 tables 1st Table is: Projects ID Name 2nd Table is: Users ID Name Project_id...

0 Likes
1 Replies

Read/write in mysql fallback

Hello, I have a mysql read replica setup in aws, where I read from one of the databases and write to...

0 Likes
2 Replies

ValidatesWhenResolved Trait - Where is the validate method ever called?

Myself and a co-worker have been trying to find the source of the magic behind the ValidatesWhenReso...

0 Likes
1 Replies

how to pass json to javascript in laravel

Hello, how to pass json to javascript in laravel this value $salename=json_encode($oSales); resua...

0 Likes
1 Replies
posted 10 years ago

Category issues

I have used franzose/ClosureTable to built the product categories, i need to display each one child...

0 Likes
0 Replies

Many-to-many or public

Hi guys, is there a way to make our belongsToMany() method add more relations than described in pivo...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.