Support the ongoing development of Laravel.io →
posted 10 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 10 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 10 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 10 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
posted 10 years ago

laravel.com, one title on all pages

on all pages displayed the same title. So for me it makes a difficult navigation when the browser is...

0 Likes
2 Replies

Running migrations in Google App Engine

Hi, Could anyone explain me how to run migrations (or other 'php artisan' commands) on Google App En...

0 Likes
1 Replies
Solved

Dependent select option(three)

I want dependent dropdown list (three) any one can help me? using ajax I'm using L4.2

0 Likes
0 Replies

blank page when trying to use database

When trying to create a model in laravel 5 and get data from it, I get a blank page when I add the...

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