Support the ongoing development of Laravel.io →

[L5] How Can I extend Laravel5 Request and Route

On Laravel 4.2 I can extend Custom Request class (http://laravel.com/docs/4.2/extending#request-exte...

0 Likes
2 Replies
Solved

If in statements

Hi everyone, a "simple question" maybe it's not possible... I have this query repeated con...

0 Likes
7 Replies
Solved

Form vs model validations

Hello, I am using Laravel 4.2 to develop a web application for teachers. I have a User model that c...

0 Likes
0 Replies

[Laravel 5][Eloquent ORM] Pivot table from one table result

In all examples I see pivot with tables relationship. Is it possible: I have result from one table [...

0 Likes
0 Replies

How to use Request::ip() in laravel 5

hello i want to save user ip in my DB. How to use Request::ip() in laravel 5?

0 Likes
1 Replies
posted 9 years ago

Syntax error or access violation Laravel 4

i use this query CREATE TEMPORARY TABLE temp1 ENGINE=MEMORY AS (SELECT a.account AS Account, a.name...

0 Likes
0 Replies

barryvdh/laravel-dompdf page break

Im using laravel-dompdf package to generate PDF file it's working fine but the problem is I want to...

0 Likes
2 Replies

Return JSON by Middleware

Hi guys, I don't understand Middlewares that much yet. Can they be used to always form our response...

0 Likes
1 Replies

Forms & HTML remove?

Why did they remove Forms and HTML in Laravel 5? and what is the replacement for these? Thanks in ad...

0 Likes
4 Replies

Laravel getting tag use count per user with eloquent or DB facade

Laravel 5. I have 3 related tables. **Posts** user_id ... ... **Users** id ... ... **Tags** id nam...

0 Likes
1 Replies

Modifying existing AuthenticatesAndRegistersUsers & implementing licence key checks/permissions

I like how the new Auth & Password logic is laid out but I'm having some trouble getting my head...

0 Likes
0 Replies

laravel app engine upload files

I am trying to upload a file, I am using laravel 4 and deploy on google app engine. Locally everythi...

0 Likes
1 Replies
posted 10 years ago

Order by number of relations

Hi, it may be an evident question but i can find the answer in the documentation. who can i order a...

0 Likes
3 Replies

Can't install Laravel 4.2 after 5.0 release

Hello, How can I install 4.2 version of Laravel? It automatically installs 5.0 version. In docs 4.2...

0 Likes
2 Replies

Forge: Separate database on same server

Hi, I have one server in Forge and I've created 2 sites (site1.host.mydomain.com and site2.host.mydo...

0 Likes
0 Replies
posted 9 years ago

Complex Relationship/Model help, best way to link three or four tables?

Hello, I have a four different tables/models I'm trying to define relationships for and am having tr...

0 Likes
0 Replies

Relationships to JSON?

So i have User model and Articles model. When i return User::all()->toJson(); i get only user atr...

0 Likes
4 Replies
Solved
posted 10 years ago

L5 - Still getting TokenMismatchException in VerifyCsrfToken.php line 46:

Hello, Can someone help me on this? My form Form::open(['route' => 'search', 'class' => 'form'...

0 Likes
4 Replies
posted 9 years ago

[package] Data Grid

Data Grid Cartalyst's data grid package that makes it easy to filter large data sources. It shifts t...

0 Likes
0 Replies

Multi Tenancy

So, I got sick of reinventing multi tenancy over and over again. I got so sick of it in fact, that I...

0 Likes
2 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.