Support the ongoing development of Laravel.io →

Best stack for new app.. laravel 4.2/sentry vs laravel 5/sentinel

Creating a large new web app.. what do you feel is the most appropriate choice? Laravel 5 + sentinel...

0 Likes
1 Replies

Is MySQL safe for Web Application using Laravel 5.1

I was about develop a Automation of Data of a Business based application using Laravel 5.1 framework...

0 Likes
3 Replies
posted 9 years ago

Translating custom messages

Hey guys, Im trying to translate a field but i cant get it done. Can someone explain me what i'm doi...

0 Likes
0 Replies

Form submit to same page causes crash

I have created controller and view. But form submit to same page will cause crash - "Whoops, lo...

0 Likes
2 Replies
Solved

Consuming a REST API

I have an existing REST API that handles user authentication/CRUD/etc, and I want to build a website...

0 Likes
1 Replies
posted 9 years ago

Directory website

Hello there, i just wanted to ask if anyone know a directory library/package for laravel. i want to...

0 Likes
2 Replies

How to stop a running script after a particular limit in laravel 4

Hello everyone, I'm building an application for a quiz site using laravel 4 there is a module for t...

0 Likes
0 Replies
posted 9 years ago

Query using with + global scope

I have the following code: $clients = Clients::with("clientGroups.Profiles")->get(); T...

0 Likes
2 Replies

add Kernel middleware at runtime

Following this thread I saw that a few weeks ago two new methods were added to Illuminate\Foundation...

0 Likes
5 Replies
posted 9 years ago

Eloquent ORM: Get calculated value from fields that belong to different tables

Hi there I have two tables: Subscriptions and Partners. How can I use Eloquent to multiply two field...

0 Likes
1 Replies

having query function not matching.

HI, Ive got a location query that Im running and he having is not matching, on mysql or Sqlite , Now...

0 Likes
0 Replies
posted 9 years ago

How to get a collection that match a collection of tags (via a pivot table)?

I have an "articles" table and a "tags" table. Both are related in eloquent via...

0 Likes
0 Replies

DB binding error

HI Im building a package that has mapping, now one of the function it needs to be able to do and que...

0 Likes
2 Replies
Solved

Laravel i get this error

$this is null in /var/www/html/app/vendor/laravel/framework/src/Illuminate/Http/Request.php on line...

0 Likes
0 Replies

Too many pivot tables?

I have a file uploader that is used by numerous admin sections. People, locations, history etc. Some...

0 Likes
5 Replies
Solved

Unresolvable dependency resolving

Hi I have developed a package for L4. This package is make be easy to CRUD ORM proccess for multi l...

0 Likes
2 Replies
Solved

Simple question please awnser

Hello everybody, I have just one question. How would you guys use a class that I have downloaded usi...

0 Likes
2 Replies

What happened to Laravel 5's out-of-the-box Authentication?

I've had a break from Laravel and returned to see release 5.1 is out which I'm sure can only be a go...

0 Likes
1 Replies
Solved

Laravel 5.1 Task Scheduling

How can i use controller method in scheduling rather than command?

0 Likes
1 Replies

Folder Routing

Hi Guys! New to Lavarel and hoping someone knows a solution to this. If we call: 1.2.3.4/site/one 1....

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.