Support the ongoing development of Laravel.io →

Form data is retained if I use blade syntax but it is not retained if I use normal HTML syntax.

Hi , I have a form in my blade.php and a text input field in it which takes a space(' ') by default...

0 Likes
2 Replies

L [5] : how to autehnticate user on curl

i had made api in laravel 5 i want to authenticate User using CURL how can i use it Route.php Route...

0 Likes
2 Replies
Solved

Eloquent model reflection over a relation method

Hi, I am having problems to invoke a relationship method on a model over reflection. My models are:...

0 Likes
2 Replies

How to put middleware logic into a package ?

Hi everyone, Is it possible to put a middleware logic into a package without adding it in Http/Kerne...

0 Likes
0 Replies
posted 11 years ago

Subdomain ErrorException [mkdir(): Permission denied]

I get message ErrorException mkdir(): Permission denied after I apply website to Production Server f...

0 Likes
2 Replies

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 support@domain.com 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

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.