Support the ongoing development of Laravel.io →

SQLSTATE Syntax error when using Eloquent join

I'm very new to Laravel and MVC's in general (third day of using Laravel), so please bear with me. I...

0 Likes
2 Replies
Solved

Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODING

Running on MAMP with PHP 5.4 laravel 4.2. This error occurs on latest version of chrome. The strange...

0 Likes
1 Replies
Solved

Send file as a standard multipart form post

What is the best way to send a file as a multipart form programmatically with Laravel? I don't need...

0 Likes
0 Replies

saving permissions as json in Administrator for this error-> Cannot JSON_decode permissions [Admin]

0 down vote favorite I am using Administrator (frozennode) with Sentry . for permission part when I...

0 Likes
0 Replies

Homestead - Connecting to Postgres

I can connect to the Homestead MySQL database no problem with: vagrant@homestead:~$ mysql -uhomestea...

0 Likes
2 Replies
Solved

Stable Version Download

I'm seeing that the current stable version is 4.2.3 and trying to figure out how to download that ve...

0 Likes
1 Replies

Pagination "per page" query var

Hi there, in my application I want to return a paginated list of users. I would also like the number...

0 Likes
1 Replies

Allowing Page Access without Redirection

I need to handle a coinbase callback. I am using Route::any() to then use a specified controller met...

0 Likes
1 Replies
Solved

'[ErrorException] Undefined index:' from artisan dump-autoload, problem in Illuminate/View/Factory

When I run artisan dump-autoload it gets this error and stops: Generating optimized class loader Com...

0 Likes
1 Replies
Solved

Creating and using models

For months, I've been placing all my logic in my controllers. Today, I would like to steer clear of...

0 Likes
1 Replies
posted 9 years ago

The Ultimate Guide to Learning PHP

Hi all! I realise that this may not be the best place to post this, but if you're still learning PHP...

0 Likes
2 Replies

Controller that affects all views

I don't know how to name the thread better than that, what I need is this: I have a master blade fil...

0 Likes
10 Replies
Solved

Using IoC in packages

I am currently in the process of developing a package. In this package I would like to use the IoC c...

0 Likes
3 Replies
Solved

One model, Varying behaviors

I'm creating a CMS portion of a more complex application. The CMS portion contains "Courses&quo...

0 Likes
5 Replies
Solved

checkboxes in form::model

I set up a migration to include a boolean value in my model (using the boolean() method). That trans...

0 Likes
0 Replies

Listify Package on a Pivot Table

I'm trying to use the Listify package on a pivot table. Listify simply manages an integer column pos...

0 Likes
0 Replies

How to load assets (css/js) from vendor/package folder?

I added kartik-v\bootstrap-star-rating package via composer and I want to load its css and js assets...

0 Likes
7 Replies
posted 9 years ago

Pagination Call to undefined method Illuminate\Database\Query\Builder::links()

Hi i have the following action in my controller (LanguagesController) public function index() { $l...

0 Likes
1 Replies
posted 9 years ago

Password Reminders & Reset has now subject in the email

I tried to open an issue but couldn't find where. It may be not such big deal, but when a user sees...

0 Likes
2 Replies
Solved
posted 9 years ago

How to get user attributes from LDAP

Hello everybody, I want to call a class in vendor folder. I use https://github.com/ccovey/ldap-auth...

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.