Support the ongoing development of Laravel.io →
posted 10 years ago

Eloquent ORM

Hi this is yokes, i have an issue with the categories which i used Franzose, plugin, the issue with...

0 Likes
0 Replies
posted 10 years ago

Laravel ignoring .env file but artisan works fine

I've set up a basic website and am trying to configure the environment to go to production rather th...

0 Likes
0 Replies
posted 10 years ago

What is Laravel

Laravel is in MVC

0 Likes
1 Replies
Solved
posted 11 years ago

Deleting a Job from queue outside of worker

How can i get a Job instance to delete a job from queue? I know how to delete it in my job Handler m...

0 Likes
4 Replies
Solved

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 10 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 [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

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.