Support the ongoing development of Laravel.io →

show method doesn't work

This is my route: Route::resource('/', 'PostsController'); PostController's show() method: publ...

0 Likes
3 Replies
Solved

Refresh view when new articles get added

I'm using laravel 5.1 for a simple app. Right now I have a simple front-end and back-end. If I add n...

0 Likes
0 Replies

Eloquent vs. Raw SQL? Which is really better?

Hello guys, I know this question sounds kind of silly, but let me explain. I (mostly frontend-dev) a...

0 Likes
4 Replies

Can't believe Form/HTML helpers were removed in Laravel 5, thats Crazy..!

Why removed? I barely found a notification about this on the documentation; What are the alternative...

0 Likes
3 Replies
Solved

Random code execution stops when using Eloquent chunk()

I have a method for a scheduled system cleanup that goes through all the files in the "storage&...

0 Likes
1 Replies
posted 9 years ago

Redirecting if user already logged in

My AuthController's redirectTo property: protected $redirectTo = '/'; Here is login routes: Rou...

0 Likes
2 Replies
Solved

Laravel on hostgator mkdir(): Permission denied

Hello, I've just upload my Laravel app to hostgator, but It throws an error when I call a function w...

0 Likes
2 Replies
posted 9 years ago

How to use laravel cookie's

Hi all can any one tell me how to use laravel cookies, exactly for make() a cookie, then store a coo...

0 Likes
0 Replies
posted 9 years ago

Laravel cookie issues

Hi buddies, i have an issues with redirect to product-details page for cookie values, here is my FUL...

0 Likes
0 Replies
posted 9 years ago

Where shold i set the logic of remember_me in?

With the internal Authentication of laravel, i want to make a judgement about the remember features....

0 Likes
0 Replies
posted 9 years ago

Adding new google font family to laravel project

I want to use Lato font family to my website.Can anyone help if we can add this using bootstrap sass...

0 Likes
0 Replies

laravel assets root...

Hi Experts... Where to put javascript, images and css files that can be accessed any where in the vi...

0 Likes
0 Replies

ErrorException in Filesystem.php line 81

I installed laravel / homestead. I did a little sight. In this forum, I've seen that suggest change...

0 Likes
2 Replies
Solved
posted 9 years ago

How to fix Bootstrap alignment problem

I didn't see a solution for this elsewhere online, so I'm posting it here just in case anyone is sea...

0 Likes
0 Replies

Query builder returns a Collection when empty and an array when it's not

How can I validate it? If I use: $res = DB::table('estacaohs') ->whereRaw($sql) -...

0 Likes
1 Replies

Crinsane Shopping Cart Redirect Problem

Hi , right now i'm using crinsane shopping cart . If i'm using this one, it return error : public f...

0 Likes
0 Replies

How to get page to scroll to a section when a button is clicked

I'm trying to get my page to scroll to a specific point on my page if there is errors after submitti...

0 Likes
2 Replies

Curious about scaling (server management)

lately, I deeply read article related about "web scale" topic, there are several very nice...

0 Likes
0 Replies

sen mail after insertGetId

Hello This is my first time I use laravel, i´m trying to manage to insertGetId and send mail to spec...

0 Likes
0 Replies

Old projects = bad projects :) Auth attempt is not working

Hey hou, I was assigned to an older project to make some changes. I clone it from git and run it wit...

0 Likes
8 Replies
Solved

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.