Support the ongoing development of Laravel.io →

Using Laravel on Tide, Titanium, or other similar SDK

A client has asked me to develop an app for his charity, and I have chosen Laravel - it fits the tas...

0 Likes
6 Replies

Loop thru results special way

My query returns say 6 results from a find(). Now I need to display the first different from the res...

0 Likes
4 Replies
posted 11 years ago

Route::resource does not work!

Hi; I get Route [store] not defined. (View: /Applications/XAMPP/xamppfiles/htdocs/lp/app/views/User/...

0 Likes
2 Replies
Solved

Deploying Laravel on a Bluehost server

Hey everyone - So I am working on deploying my first laravel app onto a bluehost server, and I'm run...

0 Likes
4 Replies

Laravel.io 's forum module as a package

Hi, I absolutely love the forum module on this site and was wondering if it is possible to share it...

0 Likes
5 Replies

Banned from irc chat? Permanent?

Hey everyone, I was being an immature idiot in chat one night after being bored of programming and I...

0 Likes
19 Replies
posted 11 years ago

Unit Testing and impact of using 'use' to import classes into scope

Hi, I have been banging my head on the wall trying to figure this out : When ever we add a 'use Clas...

0 Likes
3 Replies
Solved
posted 11 years ago

Models extending Models

Hello, I want to know how I can describe "is-a" relationships with Eloquent models. Exampl...

0 Likes
2 Replies
Solved

Want to create reusable template block

I want to create a template block that I can reuse many times, I try to use @include or @extend, but...

0 Likes
2 Replies

add my script file to laravel Administrator

I am using Administrator (frozennode). and I want to add some of my javascript files to it . how can...

0 Likes
1 Replies

Configurar Jpgraph

Hola, soy nuevo en Laravel, quiero crear gráficas con jpGraph, sin el framework me funcionan bien pe...

0 Likes
0 Replies
posted 11 years ago

Mail.php without username or password

My sysadmin has setup internal smtp requests to not use username/password but instead has an allowed...

0 Likes
4 Replies

Querying multiple relations with Eloquent

Hi everyone, I'm now stuck for hours and I just can't find out the solution. I've got several tables...

0 Likes
0 Replies
posted 11 years ago

true newb: authentication issue

I am trying to get my brain around Laravel by trying to follow the tutorial here http://alexsears.co...

0 Likes
1 Replies

One file for Create and Edit

Hi, How do I have only one file to be used in create.blade.php and edit.blade.php?

0 Likes
3 Replies
Solved
posted 11 years ago

Query builder parameter bindings in wrong order

It seems that the query builder is binding the parameters in the wrong order. Here is my query: $que...

0 Likes
0 Replies

[SOLVED]Query not matching the right IDs. How to specify?

Hi, I'm building an application where you can create your own lessons. A lesson has many slides and...

0 Likes
0 Replies

Auth::check performance

folks i have a performance question, i user Auth::check a lot within controller and views is it bett...

0 Likes
6 Replies
posted 11 years ago

Problem with Validation

Hello I have a UsersController which just fills the User Model with the Input-Data (http://laravel.i...

0 Likes
2 Replies

Form model binding - encode part into json or add seperate table

So i'm developing an application where parts of the form have data which are meant to populate other...

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.

© 2025 Laravel.io - All rights reserved.