Support the ongoing development of Laravel.io →
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

Laravel 5 | Full blog creation tutorial

I would like to share this gem of a website, attributes to the guy that created it. http://laravelco...

0 Likes
0 Replies

Theme installation , REST api tutorial for beginners

Hi, I am new to Laravel, and just finished installed laravel 5 by using laragon. i am cracking my h...

0 Likes
2 Replies
posted 9 years ago

Blade @parent not working?

Today i updated laravel, and now simple blade commands are not working. For example: @section('scrip...

0 Likes
2 Replies

Result of query into view with foreach

hi all, i have this query: $marche = DB::table('articolo') ->join('marca', 'articolo.id_marca',...

0 Likes
1 Replies
posted 10 years ago

How can I forget many cookies at once ?

( version 4.2.8 ) I noticed the cookie only go away when we use a response and withCookie. But is it...

0 Likes
2 Replies
posted 9 years ago

Redirect with params

Hi all i have an issues with redirect link from view to pass the parameter row_id so any one can hel...

0 Likes
1 Replies

Count the unique (in terms of two columns) records

Hello, community. Can anybody help me with the count query? I have the pivot table with two fields →...

0 Likes
0 Replies

How to properly deploy Laravel in localhost

Hi all. I am new to laravel. This is my first app using laravel 4. I want to ask how to deploy my la...

0 Likes
0 Replies

Authentication Has Stopped Working

I've been attempting to, for the past few hours, figure out why I am unable to login to my applicati...

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.