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

Laravel Cashier Error Handling

Hello, I am working on a small project with Laravel and Laravel Cashier. I have most things working...

0 Likes
2 Replies
Solved

How to remove duplicate values from a multi-dimensional Array

Hi, I am in efforts to get unique value to show in View Blade , I need to print Country Name single...

0 Likes
1 Replies
Solved
posted 9 years ago

Using Blade out of Laravel

Hi, right now I'm trying to use laravel in a personal application but I have found an important prob...

0 Likes
0 Replies

3 Tables on 1 view

How to add 3 tables data on 1 view ??

0 Likes
1 Replies
Solved
posted 9 years ago

Problem Creating packeges for artisan and composer

I'm trying to create a package that just return "Ola" on the console. I'm creating a comma...

0 Likes
1 Replies

Laravel 5.1 fresh Install on Virtualbox with Apache 2.4 & Ubuntu 14.04

I've been struggling with a fresh install of Laravel on virtual box, yesterday I had a white screen...

0 Likes
0 Replies

Query Scope

I am attempting to create a query scope since it gets called various times in the app so my first at...

0 Likes
2 Replies
Solved

Select Raw inside Eager Load Constraints - Relationship problem

Hi, I need some help with eloquent relationships. I have a 'User' table having two columns: 'latitud...

0 Likes
0 Replies

Token Mismatch on Production

I have a simple app that works fine locally, but when I push it to production, I am getting the Toke...

0 Likes
2 Replies

convert codeigniter url to laravel url fallback

how to convert url like example.com/index.php/students/by_id/101010 to laravel url example.com/stude...

0 Likes
0 Replies

Redis and Pagination

Hello guys, I was wondering how can i cache paginated collection this is my code so far. public fun...

0 Likes
1 Replies

history table

So I have a database full of hardware components. I am willing to implement a function in which if t...

0 Likes
0 Replies

How to use Socialite to authenticate with YouTube API

Can anyone point me to an example of how to use Socialite to authenticate with the Google/YouTube AP...

0 Likes
1 Replies
posted 9 years ago

Lumen route not working

Hi, I am creating a cms to host multiple websites on. I have a route group that catches all url to g...

0 Likes
1 Replies
Solved

Failed to related two model Eager Eloquent Relationships

i'm start learn laravel few days ago, i try to follow tutorial in laravel 4 but i am using laravel 5...

0 Likes
2 Replies

MasterCard integration Using Php language ?

It is my first chance to integrate Mastercard integration to my Php questions and Answers Website. I...

0 Likes
0 Replies

Routes are correct and on localhost works perfectly, online gives me 404

Hi, I've just configured my routes correctly as i do usually: Route::get('/news/', 'PagesController@...

0 Likes
2 Replies

Issue: Foreign Keys and migrations

I am currently receiving the following error when I run my migrations: SQLSTATE[HY000]: General erro...

0 Likes
3 Replies

Input replace before calling rules in FormRequest

I came across this post where you can sanitize input before calling the rules. http://www.easylarave...

0 Likes
2 Replies
Solved

Envoyer, .ENV, Laravel 4, DotEnvPHP

I'm trying to deploy my L4 app with Forge and Envoyer. I've got it copying the environment and sourc...

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.