Support the ongoing development of Laravel.io →

Cookies not persisting after Laravel 4.1 upgrade

I have an existing Laravel 4.0 project that I have been trying to update to Laravel 4.1. I created a...

0 Likes
26 Replies
Solved

Job that starts over when finished?

What I'm trying to create is a system that reads/parses data from over a dozen external websites. As...

0 Likes
2 Replies

connection data base

I wonder if there is some form of excolhes the path of database connection before login to the syste...

0 Likes
1 Replies
posted 7 years ago

laravel 5.2 how to configure log level?

In my application i ve got some Log::debug Log::info etc..in code how to select a level log if i wan...

0 Likes
0 Replies

Help with the eloquent query!!!

Here is my reddit post. Thanks!

0 Likes
0 Replies

Returning variables to View

Hi I am updating a view. For example, in the view I have 3 variables ($files, $users, $supplier) Is...

0 Likes
1 Replies

How to: Get first N objects in foreach loop

Is it possible to get first Nth ojects in foreach loop. For example i have foreach loop with movies...

0 Likes
1 Replies
Solved

L5.1.6 always returning a Status 200 OK header

No matter what I do, I always get a 200 OK status in response. Whether I get a Stack trace, a route...

0 Likes
7 Replies
posted 7 years ago

Best practice to create listeners on jobs (queues) in Larave 5.2

I have around 6 different jobs running in the background, just wondering to know what is the best wa...

0 Likes
0 Replies

Laravel 5.2 Authorize.net ARB Callback Implementation

HI I am using Laravel 5.2, Authorize.net ARB (https://github.com/AuthorizeNet/sdk-php) this package...

0 Likes
0 Replies
posted 7 years ago

Change fillable attribute using parent constructor

Hi. Nice to be here. I have two classes. Profile and Student. Student extends Profile. There are oth...

0 Likes
0 Replies
posted 7 years ago

@include w/ sections

If have several templates laid out like this-> Layout <- View -> Template I have multiple t...

0 Likes
1 Replies
Solved

How To: Install Laravel 5.2 on Centos 7 (or whatever) for beginners with gory details

Too many posts about laravel being too hard. When I say mysql, I really mean mariadb. Old habits die...

0 Likes
1 Replies

Backpack for Laravel - create beautiful admin panels at blazing speed

Backpack for Laravel is now in public beta. Its philosophy is to provide the building blocks for you...

0 Likes
1 Replies
posted 7 years ago

Is it possible to Join an Eloquent Model with an Eloquent QueryBuilder query?

Here's my query - User::join(CallRequestRating::select('userid', DB::raw('avg(rating) AS ratingavera...

0 Likes
0 Replies
posted 7 years ago

Laravel 5.2 deployment on Heroku

Heroku: http://hazzir.herokuapp.com/ Github: https://github.com/asimkh/apps/tree/hazzir "Intern...

0 Likes
0 Replies

How to add Godaddy SSL Certificate security seal to footer.blade.php

I'm a newbie but I really need to add the display code I received from Godaddy to the footer and I'd...

0 Likes
5 Replies
Solved

Remove white space between words in DB

HI all REally appreciate some help with this one if any one has time. I need to remove the white spa...

0 Likes
6 Replies

Change the filename after an upload with CodeSleeve Stapler

I'm using the Stapler Lib to make the image upload. My form has an input field for image description...

0 Likes
0 Replies
posted 7 years ago

Can't create a new installation using Git all of a sudden

I'm on a Windows machine and I use Git as terminal. Untill this morning I could create new installat...

0 Likes
1 Replies
Solved

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.