Support the ongoing development of Laravel.io →

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 10 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 10 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 10 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 10 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
posted 10 years ago

Questions about a website architecture

Hi all, This is my first post here ! I have "News", "Tutorials" and "Forum&...

0 Likes
3 Replies
Solved

Collecting configs / Auth permissions

Hello guys, IIt is my first post at this community, I hope not last :) So to the point, I am buildin...

0 Likes
0 Replies
posted 10 years ago

artisan tinker error!

How to fix problem when use artisan tinker error: Full REPL not supported. Falling back to simple sh...

0 Likes
0 Replies

problem in put in rest api

hi . i have problem in put data in rest api . for test i use postman . i have one method put data ....

0 Likes
3 Replies
posted 10 years ago

Pagination

I have a paginate(7) on a result of 8. I do an ajax request on page load to initialize the jquery ui...

0 Likes
0 Replies

edvinaskrucas notifications question

Hi, I am trying to set up a simple notification system and found the package here: https://github.co...

0 Likes
3 Replies

Nested query in FROM

Hi! I'm really newbie and I'm not sure how to do queries with Eloquent. My SLQ query is this: SELECT...

0 Likes
4 Replies
Solved
posted 10 years ago

Appending to head tag in master template from within included one

Is there any way to append head tag of parent template from within child template? Template structur...

0 Likes
3 Replies

After method just before template output

Hi there, I'm wondering if there's an after method equivalent that will run after my routed method,...

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.