Support the ongoing development of Laravel.io →

optgroup select box

I've found a few examples of using optgroup, but they all seem to be missing what i'm looking for In...

0 Likes
0 Replies

Override a value set in a View Composer

I have a view composer with some data being assigned default values, ie 'page_title'. In my controll...

0 Likes
1 Replies

N-ary relationships

Hi community, Does anyone know how to deal with n-ary relationships ? I managed to create a pivot ta...

0 Likes
6 Replies
Solved
posted 10 years ago

Jeffrey Way Generator problem with views

Hello folks! I'm new on Laravel and I'm trying to generate CRUD using Jeffrey Way Generator. I have...

0 Likes
2 Replies

how can i store the data in different tables in db?

Hi..Recently I installed DOPTOR CMS.Really it is working good.I have one doubt,while creating the mo...

0 Likes
0 Replies

Relationship with template tables

Hi, I would like to know what the best way is to retrieve data from my database with the following s...

0 Likes
5 Replies
posted 9 years ago

App binding works in controller but not in command

I've got two simple classes: class FetchPosts implements FetchPostsInterface { } interface FetchPos...

0 Likes
1 Replies
posted 10 years ago

how to obtain the translation key having the current translated text?

it will be nice for my current project to do the inverse of what trans() does, I have the text and I...

0 Likes
1 Replies
Solved

How to select field in another table join by eager loading ?

I got category_to_news and news_main table category_to_news : news_id (int),name (varchar),title (ti...

0 Likes
0 Replies
posted 10 years ago

[package] Lock - Super simple global password protection

I needed a super simple and fast way to password protect a site while under development. I didn't wa...

0 Likes
0 Replies
posted 10 years ago

Controller closure or method beforeFilters throwing exceptions

I'm having issues getting controller beforeFilters working using either the Closure method or the lo...

0 Likes
1 Replies
posted 10 years ago

Laravel 4 Post Route Getting 500 Internal Server Error

I have a problem . When I send a POST request I'm getting a 500 Internal Server Error. This is runn...

0 Likes
0 Replies

How to login users immediately after registration

I have the following to create a new user (http://laravel.io/bin/nyYRl). However, I would like to im...

0 Likes
3 Replies
Solved

laravel token validation

hello, I know laravel form prevent outside requests using hidden input filed called "_token&quo...

0 Likes
0 Replies

Laravel/Contract in Chicago, IL

We are a Chicago, Il based SaaS in need of a Laravel/PHP Developer who is familiar with MongoDB and...

0 Likes
0 Replies
posted 10 years ago

Class not found

I'm trying to make a repository pattern and I figured out how to make it. Now when I try to App::bin...

0 Likes
1 Replies
Solved

Session Issue?

Alright so i was using a session earlier and encountered a weird "bug"? so here is my orig...

0 Likes
0 Replies
posted 10 years ago

JOB- Offering an assignment to develop a marketplace platform

We are looking of a candidate to assist in developing a marketplace as part of an video distribution...

0 Likes
0 Replies

how to check user authentication is online/offline?

I want to check which users is online or offline. Pl help.

0 Likes
0 Replies
posted 10 years ago

Cannot send session cookie - headers already sent PHPUnit

Hi guys, I have this strange problem when i call the parent::setUp() on my TestCase class for unit t...

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.