Support the ongoing development of Laravel.io →

Pull Associated Data

I am trying to pull relationship data in the same query. I have the hasMany and belongsTo set in eac...

0 Likes
0 Replies

Form Model Binding, (Many to Many) Polymorphic Relations and sync()

Hello community, I am Laravel newbie, so please, be patient with me. My tables: artists - id - name...

0 Likes
0 Replies

[Package] Larasset - Asset Pipeline - The Ultimate Front-End tool

Hi everybody ! Here my Laravel 4.1+, 5.0, 5.1, 5.3 and 5.3 package: Larasset. This library is a full...

0 Likes
14 Replies

Undefined variable in blade 5.2

Hi, I've a 3 tabs in one of the tabs I'm showing the results of a db_query. In the controller I've...

0 Likes
4 Replies
posted 10 years ago

Passing Json to android

Hello, I was trying to pass json to android application, i'm having "org.json.JSONException: V...

0 Likes
9 Replies

Homestead mobile device testing?

Hello, I'd like to know how people are doing mobile device testing while running sites in the Homest...

0 Likes
3 Replies
posted 8 years ago

basic auth

I have this route group: Route::group(['middleware' => ['web']], function () { //category Route::...

0 Likes
0 Replies
posted 8 years ago

"install" Css bootstrap

Even outside Laravel "installing" Css bootstrap can be a bit messy, in my experience. I pu...

0 Likes
3 Replies
Solved

Authentication Success but Redirect kills the session

Hi, I believe I have googled this but havent got clear answer. I have this AuthController that contr...

mineland405 liked this thread

1 Likes
16 Replies
posted 8 years ago

A week of Laravel (17-24 April 2016)

laravel/framework master 3ecffb9: [5.3] groupBy() minor changes (#13185) @KennedyTedesco 16a5fb3: A...

0 Likes
0 Replies

Jquery cloned fieldset not posting

I have an fieldset in my form that looks like below. <fieldset class="Bo...

0 Likes
1 Replies
Solved
posted 8 years ago

How do I search for a database row? very simple

I have a row I named Customers. It has a column named "name". I want the HTTP-request to b...

0 Likes
10 Replies
Solved

Processing multiple payment gateways

Hey. I asked about payment gateways on LaraChat (Slack). Still not fully sure on how to go about it,...

0 Likes
1 Replies

CentOS 7 / PHP 7 / Nginx 1.8.1 + FPM --- Another Routes 404 Page Note Found

I'm change from apache to nginx for better performance. I install Nginx + FPM by CustomBuild 2.0 But...

0 Likes
2 Replies
posted 8 years ago

How to add custom data in laravel faker?

Hi i want to know can i add some custom data into faker database that it use to create fake data lik...

0 Likes
0 Replies
posted 8 years ago

Custom trait that won't load

Hello all. I have made a custom trait to check who owns a record in the database. The trait is saved...

0 Likes
2 Replies
posted 8 years ago

Error Auth::check() not working in Laravel 5 ??

Hello, I problem Auth in laravel 5 I'm using Auth::attempt($data) = worked! but, using Auth::check()...

0 Likes
0 Replies
posted 8 years ago

After Introduction and Configuration

Hi, I am new to laravel. I am using Ubuntu 16.04 and have set everything up. However I still feel bl...

0 Likes
0 Replies

Laravel 5.2 cached html?

I have a view named article_new. I change html code inside, but no effect changed. I try to change n...

0 Likes
0 Replies

Laravel 5 and Nodejs

Hi! I'm a newbie Laravel. I want to build a trivia simple game online realtime, trivia game has 2 pl...

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.