Support the ongoing development of Laravel.io →

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 9 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 9 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 9 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

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 9 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 9 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

@include a subview in a @foreach loop

Hi! I was wondering if it's correct to use the @include function inside a @foreach loop in a blade f...

0 Likes
0 Replies

Asset pipeline breaks app in production. Produces ';' js page

I just pushed my app to production server it broke ! I started looking out for the root and found 2....

0 Likes
1 Replies

@extends versus @extend in Blade templates - Laravel 4.2

I'm building my first package in the workbench. Started it off requiring Laravel 4.1, but then tonig...

0 Likes
0 Replies

Request a routes content

Hi guys, Is it possible to call a route(something like Route::call('some/route') and catch it's resp...

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