Support the ongoing development of Laravel.io →
posted 9 years ago

After moving to Homestead server laravel cant find view files

I recently switched from Mac OSX local apache and mysql to Laravel/Homestead server. When i try run...

0 Likes
1 Replies

Class 'App\Http\Controllers\Auth' not found

I'm trying to add a post to my posts table. public function createPost(Request $request) {...

0 Likes
2 Replies

best shared hosting for laravel 5.1

what is the best and cheep shared hosting I can deploy laravel 5.x and use artisan and composer. I h...

0 Likes
0 Replies

map method on RouteServiceProvider.

How map method being invoke in RouteServiceProvider behind the scenes? I'm trying to dig in the &quo...

0 Likes
0 Replies

Elixir and mixing different styles into one

Hi there, I'm trying to mix sass file with css file via elixir to give me output of one combined fil...

0 Likes
0 Replies

Laravel and Vue.JS Many-to-Many with multiple arguments?

Hi! I'm with a problem, due to my lack of ideas and experience... And I hope you guys can help me! I...

0 Likes
0 Replies
posted 9 years ago

Google AppEngine vs AWS with Laravel+Forge

Looking at setting up a web based SaaS using various technologies, one of them being Laravel. I'm cu...

0 Likes
0 Replies

My redirect doesn't work

After I create a new row, an array with the information added is shown. I've tried: return view('/bl...

0 Likes
3 Replies
Solved

how to pass data to partial directly?

Hi i am making a menu that get the data from database like this -> Laptop -> Pc -> Smartpho...

0 Likes
0 Replies
posted 9 years ago

Get value of the Second select box Based on First one.

I have a two select box in my project named Department and Concern. When Someone select a value from...

0 Likes
0 Replies

Create a database row

So this is the "example controller", or the controller that ships with Laravel. It creates...

0 Likes
1 Replies
Solved

Managing packages with laravel exilir

Hello, I'm trying to manage my resources using laravel exilir. I'm trying to include the package 'bo...

0 Likes
0 Replies
posted 9 years ago

Errors MessageBag in Controller

I'm using a form request for validation and I need to access the errors message bag in the controlle...

0 Likes
1 Replies
Solved

Multiple Authentication Drivers? Laravel 5.2

I started with the default Laravel authentication setup. Then I expanded on this somewhat in the sen...

0 Likes
0 Replies

Custom pivot as a model, how to and best practices?

Hello, I have been searching and trying for a week now without success, so here I post my first ques...

0 Likes
0 Replies

Changing 'strict' mode to true blocks mysqli_connect to fail connecting remote database

Hi. I am using Laravel for a bit of time and at one point in order to solve "created_at column...

0 Likes
0 Replies

Drop down menu based on value of another drop down menu.

In my view i have a form and 2 drop down menus. The first one shows countries and based on the selec...

0 Likes
2 Replies

Where is the Auth controller?

How do I namespace in Auth so i can do this from the controller? echo Auth::user()->id; Class Au...

0 Likes
1 Replies
Solved

Is there a way to change default textarea's size in Form::textarea()?

I'm asking because i have made some forms with default values, but now i want to make textarea's hei...

0 Likes
2 Replies

Laravel subdirectory link in route group

Hey, Is this a valid approach to create a route group on routes.php ? Because its showing NotfoundHt...

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