Support the ongoing development of Laravel.io →

Booleans in JSON API

Hey! I'm trying to build a simple json api where some attributes are of type boolean. The problem is...

0 Likes
4 Replies
Solved

Unexpected behavior: Session blocking model events

Problem: Model events (Model::saving, etc...) don't work anymore after putting an instance of the mo...

0 Likes
1 Replies
posted 10 years ago

php artisan command to get the remote DB

Is there any php artisan command available to get the DB from the remote server, and import it to t...

0 Likes
0 Replies

create a custom route name in using Route resource

routes.php Route::resource('task', 'TaskController' ); Route::group(array('prefix' => 'ta...

0 Likes
5 Replies

Description regarding Laravel PHP components (Illuminate packages)

Hi Everyone, I want to know about illuminate packages. Just a brief description of each of the illum...

0 Likes
1 Replies
posted 10 years ago

Unit Testings Test Case

HI, I have some dought regarding Unit Testing. How to ganerate test case for workbench package. What...

0 Likes
0 Replies

Converting Empty String To Null

I'm not sure how everyone else does it, but just wanted to get some thoughts (and cleanup) on how I'...

0 Likes
0 Replies

composer question related to uninstall

Hi, I just read the usage documentation at getcomposer.org but I didn't find any information on how...

0 Likes
3 Replies

Best practice to keep track of logged in time?

Hello, I am trying to keep track of how long a user is logged in for. I am kinda stumped though. I k...

0 Likes
4 Replies
posted 10 years ago

Markdown documentation

I was wondering if there is a laravel-markdown package that makes it possible to generate docs base...

0 Likes
1 Replies
Solved

Passing variables to blade [Undefined Variable]

I've been at battle with this for a while now and decided it's high time I requested some help. The...

0 Likes
7 Replies
Solved

In production, I have no artisan commands !

Hello, I had launched my web app in production, but I wanted to migrate my database (in order to cre...

0 Likes
3 Replies

Simple Arrays with ID as Key

I know that Laravel has a wonderfully useful lists() method that you can use with either Eloquent or...

0 Likes
0 Replies
posted 10 years ago

Quotes problem in blade

Hi everyone, I'm having a little trouble with laravel, I'm pretty sure is a hosting problem, but i w...

0 Likes
1 Replies

the syntax for redirection and the where clause

Hello So, I want to get routes like these myweb.com/account/company1/adm myweb.com/account/company2...

0 Likes
0 Replies
posted 10 years ago

Call to undefined method “Builder::getAfterFilters” while upgrading to Laravel 4

I try to upgrade from Laravel 3 to 4 but i get this error everywhere : Call to undefined method Illu...

0 Likes
0 Replies
posted 10 years ago

Ratchet aplication and Laravel

Hi, after running ratchet app and closing terminal aplication gives error "Failed to execute 's...

0 Likes
0 Replies
posted 10 years ago

I can't redirect to any page

Hello, how the title says, I can't redirect to any page. That's the code, that should redirect to lo...

0 Likes
2 Replies

Unittesting

I am writing a custom package which I want to unittest. The package depends on the DB class from Lar...

0 Likes
2 Replies

Keep data to all views

Hi, I`m new with laravel and I have one question. I have to get some data from database and keep dat...

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.