Support the ongoing development of Laravel.io →

Namespacing behaving strangely after upgrade to 5.1 from 4.2

I am trying to update our application to Laravel 5.1 from 4.2. We are going for a full upgrade from...

0 Likes
1 Replies

Error when running: php artisan migrate:refresh

This is the error that I receive when running the command: php artisan migrate:refresh {"error&...

0 Likes
4 Replies

Disable Application Cache

Is it possible to disable the application cache for a Laravel app?

0 Likes
0 Replies

Laravel kills Ubuntu Server

Hi! I have this VPS where I have install Ubuntu and Laravel works fine on it. But today I realised t...

0 Likes
0 Replies

Passing variables from one seed file to another?

I have created multiple seed files and my main DatabaseSeeder file looks like this: <?php use Il...

0 Likes
0 Replies

Most Used Tags

hi! I have a Post and Tag model with a many to many pivot table, how do you write a query to find th...

0 Likes
0 Replies
posted 9 years ago

Validator::replacer()

I'm trying to make a customer message using the :attribute as a key to return a portion of an array:...

0 Likes
0 Replies

Laravel with Monaris

How can i integrate Monaris payment method [www.moneris.com] with laravel ? Can anyone give me step...

0 Likes
0 Replies

[Laravel 5] jwt-auth - Route specific tokens

I just started using the jwt-auth module found here https://github.com/tymondesigns/jwt-auth. I hav...

0 Likes
1 Replies

Custom User Registration.

Hi I am completely new to Laravel, I am trying to register two users using a single form. I am using...

0 Likes
1 Replies
posted 9 years ago

Laravel Elequent Relationships

Hi, I have created a migration file, one of the things I do is this Schema::create('project_document...

0 Likes
1 Replies
posted 9 years ago

Laravel and Xdebug

Hello, currently I have a laravel project setup with xdebug. Whenever I step into a method on a faca...

0 Likes
0 Replies
posted 9 years ago

Send email with HTML view

Hi guys, I cant figure out how to send html email. I have this function : Mail::send('emails.blank...

0 Likes
3 Replies

Image source not readable in heroku

I am deploying my laravel app on heroku, i have gotten to the point where i am happy (http://popibay...

0 Likes
0 Replies

Multiple Joins from Two Tables

Hi, everyone. I need to implement the following list. No | Subject | Provider | Replier 1 | Subject1...

0 Likes
1 Replies
Solved

Laravel Socialite - How to include the appsecret_proof attribute on Facebook API calls?

For security reasons I decided to enable "Require App Secret" on my Facebook App. Then I d...

0 Likes
1 Replies

Grouping rows separately depending on column value

I have two models: Event and EventLink. Event has a one-to-many relationship with EventLink, and Eve...

0 Likes
3 Replies

Socialite error 404 on login

Hello everyone! I followed this tutorial on how to use socialite -> https://laracasts.com/series/...

0 Likes
0 Replies
posted 10 years ago

google app engine session problem

Hello, I have set up laravel in google app engine using the instructions from this url https://gae-p...

0 Likes
4 Replies
posted 9 years ago

404 page with conditions

Hi all i have implemented the 404 page, but the issue is i need to check the condition if the reques...

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.