Support the ongoing development of Laravel.io →
posted 10 years ago

Pass variable in blade view to route

Passing a variable inside the loop, All business logic is in the model and some in controller. But a...

0 Likes
3 Replies
Solved
posted 10 years ago

Class cache does not exist

Hi all I have a slight issue ive extended the UrlGenerator class as explained in the documents to us...

0 Likes
0 Replies
posted 10 years ago

Autoloading without composer

I'm having this directory structure: app viewmodels account (here are a few php files with classe...

0 Likes
4 Replies

Allow user to manage ONLY their own items

Hello, I am new to Laravel and have a small issue... I have an app set up with a front-end [for list...

0 Likes
5 Replies

moving to external server giving problems with validation error messages

I created an user authentication system, everything works great on my local server, but once uploade...

0 Likes
2 Replies
Solved

AJAX response working but not visible

Hello, Im trying the first time to do a AJAX request with Laravel. So far so good. It seems I can re...

0 Likes
0 Replies

Listing data with whereExists

I'm currently working on a browser game built with Laravel to get into laravel more. I'm currently r...

0 Likes
2 Replies

Sign in for one time to different projects using laravel

I am using laravel 4 framework in web development of my projects. I have 5 applications that should...

0 Likes
1 Replies
posted 10 years ago

Code not working on server after being deployed

I have written some code that was written in a tutorial on Tuts+. The code works great on my local...

0 Likes
1 Replies
Solved
posted 10 years ago

The session id is too long or contains illegal characters

Yesterday my laravel connection worked. Now it does not work anymore. This is the error i see: Sessi...

0 Likes
2 Replies
posted 10 years ago

Workbench package dependencies give white screen of death, due to phpseclib?

I'm developing a package with the workbench. It requires a couple of other packages. I've been devel...

0 Likes
2 Replies

Query Builder to Eloquent

Hi, How can I convert this Query Builder Statement in Eloquent? return \DB::table('province')->jo...

0 Likes
5 Replies

Inforce an orderBy on a Model

I have a model where I always want the results to orderBy a certain way. Is there a way to enforce...

0 Likes
5 Replies
posted 10 years ago

The Netherlands

Any Laravel enthusiasts that are willing to meet up?

0 Likes
11 Replies

Status updates by Friends

Hey fellow Laravel friends, I'm trying to build status updates like Facebook. But my question is how...

0 Likes
3 Replies
posted 10 years ago

Message Bag setFormat before toJson

Hi, i want to format MessageBag before going to toJson and i was thinking if it's possible to do som...

0 Likes
0 Replies
posted 10 years ago

3 level views blade

is there a way to achieve this: Master.blade.php <html> <body> Master @yield('bo...

0 Likes
0 Replies
posted 10 years ago

Problem validation

hello friends I'm making an Insertion and get this errror Access to undeclared static property: User...

0 Likes
1 Replies
posted 10 years ago

custom droptdown attribute

Hi, I have a dropdown {{ Form::select('membership_id', $memberships, $customer['membership_id'],arra...

0 Likes
1 Replies

Mysql read replicas

Hi guys, I'm new to laravel. This is a great framework. I'm ran into an issue that I don't know how...

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