Support the ongoing development of Laravel.io →

Populate HTML with database data

I've come across a few questions like mine, however, each seemed to have a very different answer, so...

0 Likes
1 Replies

How to turn off https route?

I have this route Route::group(array('before' => 'auth'), function() { Route::get('something', '...

0 Likes
4 Replies
posted 10 years ago

Guide to install Laravel 4 on Mediatemple (gs) with the Laravel Installer.

This was my solution after juggling with composer and various errors and it worked like a charm, hop...

0 Likes
2 Replies

a post redirect method in routes, is this possible?

http://laravel.io/bin/6Lnlj Lines 16 to 22. I have a post route that validates the form that is in t...

0 Likes
0 Replies

Can't authenticate with Doctrine

Gentlemen: I'm using Mitchellvanw's laravel-doctrine implementation but I'm getting the following er...

0 Likes
0 Replies

Twitter feed on my homepage

Hello Friends I am fairly new to Laravel but have managed to get a website (static) up and running a...

0 Likes
1 Replies

Laravel 5, "middleware" class error or not?

Where class "CsrfTokenIsValid" in "App\Http\Middleware"? There are only "V...

0 Likes
2 Replies

Query Trouble

I've got a query that I'm struggling to get executed in Laravel Here's the raw SQL query SELECT stre...

0 Likes
2 Replies
Solved

Eloquent how to order tweets and retweets by created_at in one query,

Hello I'm building a site that has a similar setup to twitter, here is my database structure: ##User...

0 Likes
0 Replies
posted 10 years ago

Summernote editor image upload

Did someone tried Summernote (http://hackerwins.github.io/summernote/) image uploading? By default i...

0 Likes
3 Replies

Mcrypt PHP extension required.

when i try installing laravel i got that error i tried debbugging it but i couldn't when i run php -...

0 Likes
3 Replies
Solved
posted 10 years ago

how can i create this relationship

Hi, i'm working on a simple application but i'm stuck at modeling the database, this is what i'm try...

0 Likes
1 Replies

How to make auth to API REST from a Mobile App

Hello, I'm trying to authenticate from a Mobile App the request to an API REST with Laravel-4. I thi...

0 Likes
4 Replies

AJAX show results on page.

I'm have a form that i'm trying to get to search my database and shows the results in a hidden div b...

0 Likes
3 Replies

Deploy the Laravel Application to Hostgator

Can anyone help me upload my laravel up to hostgator. It was so difficult to upload and I can't figu...

0 Likes
0 Replies
posted 10 years ago

Redirect Loops when viewing directories

I keep my resources in /media/% and when I attempt to view the entire directory by visiting /media i...

0 Likes
3 Replies

Production Windows Server Configuration

I'ld like to know a suggested Windows configuration for a production server.. We usually work with M...

0 Likes
3 Replies

Mass deleting and single deleting in one page with laravel

I got a form where I am able to destroy multiple items by checking a checkbox and able to delete a s...

0 Likes
3 Replies

IoC - Dependency Injection - Outside of "normal" automatic injections

So I understand how the automatic injection works for Controllers, Queues, etc. But I want the same...

0 Likes
2 Replies

Join multiple tables in Sentry

I want to join multiple tables with default 'users' table in Sentry. I'm using Laravel framework. I...

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