Support the ongoing development of Laravel.io →

Loading CodeIgniter Library into a controller

Hi, I want to load a CodeIgniter Core library (Table.php) and use it at some of my controllers. what...

0 Likes
2 Replies

Unlimited Depth Nested Eloquent Collection

I am currently building a menu/category package for my blog which should have the ability to be unli...

0 Likes
3 Replies
posted 9 years ago

Session class doesn't work into my Facade

Hello, I've just create my own Facade and I'd like to handle sessions in my method, But when I try t...

0 Likes
5 Replies
Solved

How to do an "include" from within a content piece

I have a blade template that is pulling content from a database. <body> <div id="cont...

0 Likes
1 Replies

Database connections not picking up .env.local.php settings within my connections array

i updated to the latest Homestead package and then run the set up. All went well except when then ru...

0 Likes
2 Replies
Solved
posted 9 years ago

Best practice to store array values

What is the best practice in laravel for storing a key value pair that I want global available but u...

0 Likes
0 Replies
posted 9 years ago

Can't get blade to escape properly

I am using the WYSIWYG editor Summernote but this seems to be an issue with any editor: Let's say I...

0 Likes
0 Replies
posted 9 years ago

Showing "11/30/-0001" when 0000-00-00 date is formatted

I'm trying to use an if statement: if('0000-00-00'!=$method->date_field) { do this } Then f...

0 Likes
2 Replies

REST API - Struggling to decide on best approach to send Multiple JSON Requests in one payload.

I am sending JSON to an API that I am building. For this particular instance, I am create a "co...

0 Likes
0 Replies

namespaces and validatoor

I cannot seem to get validation working when using a subfolder in controller path....what "use&...

0 Likes
1 Replies
Solved
posted 9 years ago

About Vagrant: * The following settings shouldn't exist: run

Hi, Why do I see this on one of my machines? I use the same file on all my machines only one of them...

0 Likes
0 Replies
posted 9 years ago

how to change session expire time (client)

i have a question: if user change their computer time, the session cookie with expire. how can i mak...

0 Likes
0 Replies

How to sync pivot data via morphedByMany ?

Hello ! i'm trying to sync a polymorphic pivot table from the morphedByMany side of a relationship....

0 Likes
0 Replies

Laravel with Foundation Framework 5 SaaS

Hi All, I have used Foundation Framework 5 on a number of projects but I am totally new to Laravel w...

0 Likes
0 Replies

Laravel 4: Updating table Joins with form model binding

​​ I once did an eager loading query and it worked. Then using model binding i'm trying to update my...

0 Likes
0 Replies

Multiple queue daemon workers

Is it possible to have multiple daemon queue daemon workers ? ( queue:work --daemon) on different/o...

0 Likes
2 Replies

Library file

i created a library file and added to start/global.php ClassLoader::addDirectories(array( app_path()...

0 Likes
2 Replies
Solved

Laravel Basics

Created a pdf for beiginner in laravel after going through many websiteshttp://adf.ly/prfSU ..........

0 Likes
1 Replies

A preg_replace() error during db insert

I don't know but it seems that Laravel suddenly doesn't want to insert my data. I receive this error...

0 Likes
0 Replies

htmlspecialchars(): Invalid multibyte sequence in argument

Hi all, I created two websites using Laravel and everything was fine since I decided to put these we...

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