Support the ongoing development of Laravel.io →

Problem creating specific request with content-type

Hello, I'm creating a package for Laravel 4 and I want to make available to the community, but down...

0 Likes
2 Replies

SSL Route to Controller

I want to create a Route to a controller that only works with https. I tried this: Route::get('/logi...

0 Likes
0 Replies
posted 10 years ago

Pulling checkboxes from the database

I am trying to setup an edit form where the user can see what was checked. How do I pull this from t...

0 Likes
3 Replies
Solved

How to order the first table by a column in the second table

Hi, i have a little problem trying to order the first table based on the second table column. Table:...

0 Likes
2 Replies
Solved
posted 10 years ago

Why do not we use mailing list?

Why do not we use mailing list? Like other open source community? Forum is very good. However, when...

0 Likes
3 Replies

Advice about authentication

Hello, i have a website with 2 different cases login with facebook api and registration, login, forg...

0 Likes
2 Replies

Cookies to Database Field Comparison

I am setting up a store for my client. They use Shopify... So in order to get login working for cust...

0 Likes
1 Replies

Cannot catch DB exceptions inside seed class

For some reason, I cannot catch DB exceptions inside a seed class: the code never enters the catch b...

0 Likes
1 Replies

How to return a single value from a scope?

This is what I have done so far: public function scopeCityName($query) { return $query ->join...

0 Likes
1 Replies
Solved
posted 10 years ago

How can I make variables to this view?

Hi I wanna send a variable to master. How can I do it? Thanks class UserController extends BaseCont...

0 Likes
2 Replies
posted 10 years ago

Subdomain Routing Issues

I am having issues with sub domains, as they will not show different content then the actual domain....

0 Likes
3 Replies
Solved

Load pdf file on browser instead of downloading it

How can I tell laravel that my pdf files inside public/uploads/overviews/*.pdf needs to be loaded on...

0 Likes
2 Replies

New installed laravel in subfolder always shows Error 500 Internal Server Error

Hi, This is my first time posting here. I tried to find solutions for this issue for many days. The...

0 Likes
2 Replies
Solved

Money Manager

I'm looking for a script that will allow users to add money to a user account. Thanks in advance for...

0 Likes
0 Replies

Basset::show elements showing up on page

I am working on a site based on Andrew13's laravel-3-bootstrap-starter-site. I recently made some ad...

0 Likes
0 Replies
posted 10 years ago

Controller Method Not Found

I'm currently working on a project and haven't had any issues until of recent which I don't really g...

0 Likes
1 Replies

Email form

Does anyone know of a laravel-friendly way to implement an email form? Just a basic contact section...

0 Likes
2 Replies
posted 10 years ago

Injection outside the construct

Hi guys, I have question about dependency injection and in this case repositories. Say I have a User...

0 Likes
2 Replies
posted 10 years ago

Caching API calls

Is there a way to use the Cache class to cache API calls like in my example below? I don't see anywa...

0 Likes
1 Replies

Problems with custom validation

Hi In Laravel 4 this code works like a charm. But in Laravel 4.1 this don't work. start/global.php r...

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.