Support the ongoing development of Laravel.io →

Laravel 5.2 and AngularJS 2 csrf_token() generate null

I used Laravel 5.2 as backend API, and AngularJS 2 as front-end framework. Therefore, angular2 woul...

0 Likes
1 Replies

One to One chat application

I am new to laravel and i want to create a one to one chat application like facebook chat. what is t...

0 Likes
1 Replies

[Mail] : Embedding image failed when the embedding is in the parent view

I have 2 blade view to send an email, they are : layout.blade.php and welcome.blade.php where welcom...

0 Likes
0 Replies

File Storage amature question

Hey am new to Laravel and I have just a small question . How and where are uploaded files stored

0 Likes
0 Replies
posted 8 years ago

Class log() does not exist

I'm getting the following error with Laravel. I did a fresh install and added homestead with compose...

0 Likes
3 Replies

How could I connect to a custom database?

I'm creating a sort of SQL web client and would like to know if it's possible to connect to a user-s...

0 Likes
2 Replies
posted 8 years ago

migrations

how to migrate specific table?

0 Likes
2 Replies
posted 11 years ago

Laravel Mail::send does not appear to accept variables

Laravel documentation gives the following as an example: Mail::send('emails.welcome', $data, functio...

0 Likes
3 Replies
Solved

Multimail: Mail with multiple configs at runtime -- need opinions

I wanted to be able to do something like this: Mail::using($c)->send('emails/default', ['content'...

0 Likes
3 Replies

help with billing in laravel

Hi, im building this SaaS application where the users are billed every month on their join dates. bu...

0 Likes
1 Replies
posted 8 years ago

Laravel Eloquent eager load problem

In my blog application there users can post articles and comments on there. When I go to any user pr...

0 Likes
1 Replies

Offline documentation in pretty format

I'm new to Laravel, and I'm going to do a lot of reading up on it during a trip I'm taking. I'll be...

0 Likes
3 Replies
Solved

Import External style sheet to a view

Hi, I am using Laravel 5.2 ! I wanna import external style sheet in to my view. I tried, <link...

0 Likes
1 Replies
posted 8 years ago

A week of Laravel (12-19 June 2016)

laravel/framework master 658d1df: change comment wording @taylorotwell e97e151: [5.2] Add getValida...

0 Likes
0 Replies

File Upload TokenMismatchException

In my view i have 5 file fields like this {!! Form::file('song[][url]', ['placeholder'=>'Url']) !...

0 Likes
0 Replies

Link each product to its product_details page

In native PHP it takes about 2 minutes to link each product on the page to its product_details page...

0 Likes
4 Replies
Solved
posted 8 years ago

Maatwebsite Excel Getting Maximum time execution

I got Maximum execution time of 60 seconds exceeded even if I have only 1 record(username, email) in...

0 Likes
1 Replies
posted 8 years ago

Storage: get url of file

Hi, i'm trying to get url of file in storage folder. This is local disk configuration: 'disks' =>...

0 Likes
1 Replies

Test Laravel package integration

Hi What I want to do is test my Laravel 5 package. Specifically how it integrates with a actual Lara...

0 Likes
0 Replies
posted 9 years ago

Laravel 5.2 BUG: CORS, GET not working with preflight OPTIONS

The dreaded CORS Error: Cross-Origin Request Blocked: The Same Origin Policy disallows reading the r...

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