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

Laravel 5 and Angularjs sidebar link

Could you please help me? My template is built in angular js and using in a Laravel project. I can v...

0 Likes
0 Replies

How to update hasMany relationship in Laravel 5.1

Hello, I am totally new on Laravel, and I have implement the User table provided by Laravel Auth, an...

0 Likes
0 Replies

Laravel4 - How to use Facebook API?

I should be know about one thing from this forum. May i know that how to use facebook API for throug...

0 Likes
1 Replies

Time formatting

Hi, What is the proper way to format time (not timestamp)? The time field in the database is HH:MM:S...

0 Likes
4 Replies

¿Encrypt .env.php?

I have a paranoid client asking me if I can encrypt the data on the .env.php file, he is uncomfortab...

0 Likes
3 Replies
Solved

Who is calling beginDatabaseTransaction() method on DatabaseTransactions trait (Laravel 5.1)

Hi, I'm using DatabaseTransactions trait to have transactions on tests. I have custom connections on...

0 Likes
1 Replies
Solved

Laravel 4.2 Validation affected by Pagination

Hey all, I have a form being validated that works fine when i'm using $results = $query->get(); b...

0 Likes
1 Replies
Solved

GROUP_CONCATE() in Laravel 5

How can I use this "SET GLOBAL group_concat_max_len = 1000000;" statement in Laravel 5 ??...

0 Likes
1 Replies

Join is breaking my relationships

I need to use a join so that I can sort by a column in the joined table. But that join is interferin...

0 Likes
3 Replies
posted 9 years ago

One to many? Pivot?? Help!

I'm getting totally confused trying to recreate what is a simple task with raw SQL. Basically I have...

0 Likes
0 Replies

Cross domain session

Hello, What is secure way to make cross domain session? Because it's cross domain, domain config in...

0 Likes
3 Replies

Local environment Setup for Laravel

Laravel doc mainly focus on Homestead way of installation ( its my opinion ). I haven't come across...

0 Likes
2 Replies

Weird behaviour from Envoy

I'm experiencing something odd with Envoy, and I don't where I'm going wrong. It seems to ignore som...

0 Likes
2 Replies
Solved
posted 9 years ago

Url Navigation

Hi all i have an issues with header Menu I need to use the class called active it has some special e...

0 Likes
5 Replies
posted 9 years ago

Active class route issues

Hi Buddy, I have an issue with active class. I am using the the following code in the location of ap...

0 Likes
0 Replies
posted 9 years ago

cache system for a search action

hello, I have implemented an ajax search mechanism and for Performance purposes I want to cache the...

0 Likes
1 Replies
posted 9 years ago

How to create one to one relationship in database with migrate

I want to create one to one relationship in mysql database but I can't find any solution. User table...

0 Likes
0 Replies
posted 9 years ago

route questions

With this route Route::get('home', 'PagesController@home'); I can view the page with this http://loc...

0 Likes
0 Replies

Tip for anyone with problems with sessions not persisting

I spent 2 days trying to debug why my application wasn't persisting sessions properly only to eventu...

0 Likes
1 Replies

Using the Bitpay library with laravel

I'm still a laravel beginner, and I cannot figure out how to load the bitpay class. I did composer r...

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.