Support the ongoing development of Laravel.io →

The page cannot be displayed because an internal server error has occurred for all my /themes/default/assets/

Hi guy, i got the problem when i deploy all the files to server. All files under /themes/default/ass...

0 Likes
0 Replies

Routes inside middleware web not working

Hi, I'm very much new to Laravel, and I'm trying to create a route Route::group(['middleware' =>...

0 Likes
7 Replies

Laravel authentication custom function not working

I have a UserController and i have made a custom login function in it. public function login(Request...

0 Likes
0 Replies

Validation localization with arrays of input

Hi all, I am currently working on a very dynamic form in which fields can be added and modified at t...

0 Likes
0 Replies

Authentication view is not working but registration view is working fine

I am new to laravel. i have seen some related posts but i could not find right answer. I made an aut...

0 Likes
2 Replies

Session not persisting 5.2

Hello, So everything was working brilliant before I shut my laptop down and rebooted it, and when I...

0 Likes
1 Replies
posted 10 years ago

Odd Error - CurlException

Hi guys, First post here - so sorry if wrote things a little incorrectly or unclear. I've been usin...

0 Likes
11 Replies
Solved

Laravel 4 Pagination on scroll

I am searching for pagination example using scroll. i am currently using la-ravel 4 without blade. P...

0 Likes
0 Replies

XSRF cookie not HttpOnly?

Hi all, Just wondering, the XSRF Token cookie provided by Laravel 5.1 isn't created with a HttpOnly...

0 Likes
0 Replies
posted 9 years ago

Can you help me, i whant change defaule table by users, but get excption table doesn't exist

I whant change defaule auth table -- users, // migartions/2014_10_12_000000_create_users_table.ph...

0 Likes
2 Replies

How to use route with suffix

I try Route::get('article/edit/{alias?}'.$suffix, ['uses' => 'ArticleController@getEdit', 'as' =&...

0 Likes
0 Replies

Opinions Needed From Experienced Laravel Developers (will only take a minute!)

So here's the situation: The developer is on the higher end of proficient in PHP skills, understands...

0 Likes
0 Replies

Thinking of using Pattern Lab with Laravel. Any clues on how to get started?

patternlab.io is a great approach to designing websites in a modular way. I like the idea and want...

0 Likes
2 Replies

firstOrCreate and join

Hello, how can I join two tables with firstOrCreate method? for example I wanna get a row of a table...

0 Likes
0 Replies

Route Welcome from tutorial does not work

Hello, I just started learning Laravel from this series: https://laracasts.com/series/laravel-5-from...

0 Likes
1 Replies
posted 10 years ago

Correct way to dispatch a new request inside the application and dealing with Request injection afterward

I am dealing with a restful api. Each controller deals with one type of object. Now the wish is to u...

0 Likes
5 Replies
posted 9 years ago

Route dispatch

I have similar problem in Laravel 5.1 I have route like that $oldRequest url: /test1 method: post da...

0 Likes
0 Replies

Loading blank pages in Laravel 5.2 after upgrade from 5.1

So everything was working perfectly in version 5.1 of my laravel project but after upgrading to 5.2...

0 Likes
0 Replies
posted 9 years ago

Retrieving old Check-box array

I want an array of checkboxes to get the either the old value or the value stored in the database, i...

iwebroot liked this thread

1 Likes
0 Replies

Trouble using Eloquent with multiple pivot

Hello Guys, Here is my design database: Booking: id, status, transaction BookingItemOfferPair: i...

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.