Support the ongoing development of Laravel.io →

Multi-way Relationship?

Good day, I'm new to laravel and have been attempting to figure out how on earth to do a multi-way r...

0 Likes
2 Replies
Solved

Installation via composer - Error

Hi ! I would like to know why I am reciving an error every time when I try to install elasticsearch...

0 Likes
8 Replies

Error After Upgrading to WordPress 4.5.3

Hi, I've had an issue with my site http://www.explainervideocost.com , it was working fine when it w...

0 Likes
0 Replies

Method Not Allowed Http Exception

Hello, I'm trying to pass the data of the form to the post route, but I always get the "MethodN...

0 Likes
4 Replies
Solved

Relating models using composite keys

I unfortunately need to import data from a third-party vendor and use their non-standard database sc...

0 Likes
0 Replies

Custom development Laravel - Job Portal

Hi all, As I am unsure where to post this so I am posting it here. Thanks for understanding. I would...

0 Likes
4 Replies
posted 9 years ago

I`m looking for a job

Hello, my name is Jakub Kratina and I'm from Czech Republic. I work as a freelance for past 7 years,...

0 Likes
2 Replies
posted 10 years ago

Mail::send/queue causes ERR_EMPTY_RESPONSE / 324 error

I started to build a Laravel application, during the development of the authentication module I want...

0 Likes
6 Replies

Do something when session expire.

Hello guys, I just wanna know if it's possible to update a table on the DB when the session lifetime...

0 Likes
1 Replies

Laravel mail with localhost+xampp+gmail

I trying to use laravel 4.1 mail function with xampp in windows OS. I am using gmail smtp to send th...

0 Likes
2 Replies

[L5] Why it takes so long? Any suggestion better?

i have this code in my controller // 1 $header = DB::table('rekap_cmd')->select('date','uni...

0 Likes
1 Replies

Something like Zend Apigility, but with Laravel

Hi Just wondering is there any kind solution like https://apigility.org/(that is amazing for me) but...

0 Likes
5 Replies
posted 8 years ago

CSRF in Controller/JSON

Short: Is there a way to generate a CSRF token in the controller (not in a view)? Long: I have a web...

0 Likes
1 Replies

Custom Middleware throw error "Class App\Http\Middlware\AgeMiddleware does not exist"

Hi, I follow this tutorial http://www.tutorialspoint.com/laravel/laravel_middleware.htm.. whenever I...

0 Likes
3 Replies
Solved

New to Laravel,MVC and need a little clarity on MVC

Hi Guys, I am Pretty New To Developing in PHP + Laravel, I was recently learning to Code Raw PHP whe...

0 Likes
2 Replies

Query between a db table an array

I wanna make a query like this. public function find(Request $request){ $dato=$request->buscarD...

0 Likes
1 Replies

simple demo of if($user->can('view))

Does anyone have much simpler way to demonstrate $user->can('view')?

0 Likes
0 Replies

Why Laravel converts field names in POST request and add unnecessary fields?

I am making POST request: http://localhost:8081/myserver/server.php/api/v1/contracts/1 with body {...

0 Likes
0 Replies

Laravel 5.0 View Facade not working on production server

My project on loyalist is working perfectly But when I uploaded to production server some routes wer...

0 Likes
1 Replies
posted 8 years ago

conflict with route logout using laravel

Hello, I have these two routes: Route::get('{id}', ['as' => 'UserProfile', 'uses' =>'UserC...

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.