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

Route::resource how to use?

Hi! I am new to Laravel. I am trying to write my first application in Laravel. I faced a problem wit...

0 Likes
2 Replies

Using Ajax to retrieve data with user input

Hi all, I have an issue I can't seem to figure out..... I want to use Ajax/jQuery to get data from a...

0 Likes
8 Replies
posted 11 years ago

Access restriction in relationships

Hi folks, I've got customers, and projects which belongs to customers. There's a customers table, an...

0 Likes
4 Replies

Download and Install directory from GitHub using composer.json

Hi Everyone, I'm hoping if anyone knows of a quick resource that will help me to update my composer....

0 Likes
0 Replies

$_GET isset with laravel?

I'm working with Laravel. Trying to work out the best conversion for below. Would I use query builde...

0 Likes
4 Replies

Is this a bug in HTML::Link(...)

Is this a bug in HTML::Link(...) (btw: I don't really know what tag matches this question) if i name...

0 Likes
4 Replies
Solved
posted 11 years ago

What is the proper way to call controllers from the view?

I want to implement a banner system on my app and I'm not sure how to call my getBanner($size) metho...

0 Likes
7 Replies
posted 11 years ago

Auth user if active=1

Hello! I have table users and have field active. I want make that if 'active'=1 => auth complete...

0 Likes
1 Replies

Convert basic Php project to laravel

I'm new to Laravel. We have a project built using basic php and classes. We did not use a lot of MVC...

0 Likes
1 Replies

Authentication on a relation?

Hello there. I have a User table with a password, and People table with an email. User has a forei...

0 Likes
2 Replies

Laravel Relationships - Getting Related Eloquent Objects in a query.

Hi All, I cannot find this in the docs or on SO, so i figured I would post my question here: I have...

0 Likes
1 Replies
Solved

Bootstrap CMS

What Is Bootstrap CMS? Bootstrap CMS is a PHP CMS powered by Laravel 4.1 and Sentry 2.1. Bootstrap...

0 Likes
0 Replies
posted 11 years ago

Is it ok to store .blade files in public directory?

Simple question. Is it ok to store .blade template files in public directory? Thanks.

0 Likes
3 Replies

Application performance monitor and test options

Hi, I just saw that New Relic is now supporting Laravel for Application performance and monitoring....

0 Likes
0 Replies

Last record in Eloquent model

Laravel has a first method when accessing an Eloquent model, but is there a way to get the last reco...

0 Likes
1 Replies

Question regarding setup of API

Hi kind folk, I'm currently working on a help desk application using Laravel. My requirements are as...

0 Likes
2 Replies
posted 11 years ago

SQL Order By list of strings? but in Eloquent

I wonder if it is possible to order by list of strings using eloquent? http://stackoverflow.com/ques...

0 Likes
2 Replies
Solved

Blade templates and error (syntax error, unexpected end of file)

Noticed that after my last update (composer update) the web site app failed with the error above. So...

0 Likes
2 Replies
Solved
posted 11 years ago

Artisan command not seeing binding

I created a command called AttachUsers. When I run the command I get Argument 1 passed to AttachPhon...

0 Likes
2 Replies
posted 11 years ago

Where to put thise because windows not support artisan tinker

Find By Id Using find() $post = Post::find(2); $post->setHidden(['content','read_more','updated_...

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.