Support the ongoing development of Laravel.io →

ValidatesWhenResolved Trait - Where is the validate method ever called?

Myself and a co-worker have been trying to find the source of the magic behind the ValidatesWhenReso...

0 Likes
1 Replies

how to pass json to javascript in laravel

Hello, how to pass json to javascript in laravel this value $salename=json_encode($oSales); resua...

0 Likes
1 Replies
posted 11 years ago

Category issues

I have used franzose/ClosureTable to built the product categories, i need to display each one child...

0 Likes
0 Replies

Many-to-many or public

Hi guys, is there a way to make our belongsToMany() method add more relations than described in pivo...

0 Likes
0 Replies
posted 11 years ago

ErrorException when adding only array to middleware options

Hi i add this code in the construct function of the controller $this->middleware('auth'); and wor...

0 Likes
1 Replies

Controller Inter-Communication and Instantiation

Hello everyone, I just started with Laravel 5 a few day ago and I like most of the things it brings...

0 Likes
0 Replies

Releases Best Practices

Hi there, I am just after some advice in terms of Laravel deployment process. I'm currently using Fo...

0 Likes
0 Replies

How to deal with AUTH in L5?

Before L5, in L4 i had a few filters for AUTH like: Route::filter('guest', function() { if (Auth::c...

0 Likes
1 Replies
Solved

Multi Tenant

I'm just starting out with Lavarel and i could do with a few tips. I'm creating a multi-tenant servi...

0 Likes
4 Replies
posted 11 years ago

download docs?

how to download document laravel 4.2 and 5? thanks in advance

0 Likes
4 Replies

Laravel 5, locale modification in config/app.php

Hi, I'd like make possible add new language from UI to my application. Perfect solution will be add...

0 Likes
0 Replies

Printing best practice

Hi All, Is there a Laravel best practice with regards to printing? ie. Should separate 'printable' v...

0 Likes
0 Replies
posted 11 years ago

Using a non laravel package in Laravel (5)?

Hi, I want to use this repository in my new Laravel 5 project ( the laravel bundle is not up to date...

0 Likes
1 Replies

Help using insertGetId

I have the following query: Product::create($request->all()); which works absolutely fine but...

0 Likes
4 Replies
Solved

Where is the Start folder ?

trying to upgrade from 4.2 version to 5>> i have some php functions & i need to require th...

0 Likes
2 Replies
Solved
posted 11 years ago

Error with PhpStorm TestCase

Hello, I try to test class TestCase.php but when i push the button run with PHPStorm an error appear...

0 Likes
0 Replies

Using Mail on Sentry Package

hi! Currently Im using Sentry 2.1 on laravel 4.2, I want to send a mail when the user is suspended.....

0 Likes
2 Replies
Solved

laravel-snappy installation error on laravel 4

Trying to install laravel-snappy via this command: composer require "barryvdh/laravel-snappy&qu...

0 Likes
0 Replies

get 5 row on basis of count

Hi I have thoursand row. some column item are repeated. I want to get the five row which is in the c...

0 Likes
1 Replies

Laravel and Microsft SQL Server

How can I use Laravel 4.2 with MSSQL Server?

0 Likes
6 Replies
Solved

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.

© 2026 Laravel.io - All rights reserved.