Support the ongoing development of Laravel.io →

Using existing MySQL database with Laravel 5.1

Hi there a Laravel newbie building a Laravel 5.1- based app which needs to talk to an existing, popu...

0 Likes
2 Replies
posted 9 years ago

Apache / Ubuntu 14.04 / Multisite Config

Is it possible to run as in the tree below? └─> tree /var/www/ -L 3 /var/www/ └── html ├── a...

0 Likes
2 Replies

Zizaco/Entrust: All permissions per role

Is there any function, facade or such to find out that a role contains a permission... something lik...

0 Likes
4 Replies

Easiest way to host Laravel project online?

Hi, I'm quite new to Laravel and have just finished a basic application. Now my teacher requires us...

0 Likes
8 Replies

HTML form facade

I am new to laravel 5. In L5 there is no Illuminate/Html in the core instalation. So I put that in...

0 Likes
2 Replies

what is the best way to let the user query DB and display results in the same view as the form (ajax? how?)

I have a form the user can use to retrieve data from the DB, then I want to update the same page to...

0 Likes
0 Replies
posted 9 years ago

issue with table relationship in the DB

Hi all, i have this issue with table relationship in the DB, that i want to solve ASAP, please. when...

0 Likes
0 Replies

Convert SQL to eloquent

Eloquent is driving me mad :-( I need to convert the following SQL to Eloquent. Ideally I want to us...

0 Likes
0 Replies

Laravel 5 Repository inside service provider

I have the following problem in my laravel 5 project. I have a service provider for form macros name...

0 Likes
1 Replies
Solved

Laravel installation, getting "Parse error: syntax error, unexpected 'class' (T_CLASS)" with PHP 5.6.11 or 5.5.27 on WAMP

Hello, I read a similar topic about this error: Parse error: syntax error, unexpected 'class' (T_CLA...

0 Likes
2 Replies
Solved

CSRF TOKEN Customization

I tried lot of methods for redirection to the index page when csrf_token exception occurs nothing wo...

0 Likes
0 Replies
posted 9 years ago

CMS Plugin

Hi Laravel Buddies, We are implemented the E-Commerce website from Laravel platform, We have an issu...

0 Likes
1 Replies
posted 9 years ago

Updating sync()'d Data

I have a "profile" table and an "officer" table with the pivot table officer_pro...

0 Likes
3 Replies

Laravel Video Upload

It's been now 2 days since I'm trying to upload videos in my Laravel 4 App, the problem I'm facing i...

0 Likes
6 Replies
posted 9 years ago

Where is the best place to read the documentation?

It looks like the documentation on laravel.com/docs/ is missing a lot of information about the frame...

0 Likes
2 Replies

User creation and Authentication in Laravel 5.1

I am trying to make a simple user login and registration in laravel 5.1. It seems MUCH easier to do...

0 Likes
1 Replies

Automated user-like interaction with forms on foreign/alien website

I want my laravel or jquery or something to automatically fill out form on another website that I do...

0 Likes
2 Replies

PHP Media Queries

Heya, So I have a bit of a problem, I have a different blade file that I want to render for small sc...

0 Likes
1 Replies

How to get the data-* value of the selected option

Greetings! I don't know if it's possible or not, but I'd like to retrieve something from a selected...

0 Likes
3 Replies

Laravel 5.1 Auth views

Does anyone know if the views for login/register was removed on purpose from 5.1 ? They are listed o...

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