Support the ongoing development of Laravel.io →

Question about LTS support

Hi folks, I assume that Laravel LTS (5.1) will include in LTS all minor updates, i.e. 5.1.4, 5.1.11....

0 Likes
2 Replies
Solved

Help with query

Hello, could somebody kick me into right direction how to build this kind of query in eloquent: SET...

0 Likes
0 Replies
posted 7 years ago

Change Root Folder - Laravel is looking for files in the old folder

Hi. Recently i changed the folder project from "laravel" to "testsite", now i ca...

0 Likes
1 Replies

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 7 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 7 years ago

migrations

how to migrate specific table?

0 Likes
2 Replies
posted 10 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 7 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 h...

0 Likes
1 Replies
posted 7 years ago

A week of Laravel (12-19 June 2016)

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

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 7 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

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.

© 2024 Laravel.io - All rights reserved.