Support the ongoing development of Laravel.io →
posted 9 years ago

BelongsToMany::attach() method does not refresh collection

Hi everyone, I was hoping someone had an answer to the following issue on GitHub (https://github.com...

0 Likes
0 Replies

Auth Attempt and deleted_at

hi.. I have found at present that Auth Attempt seems to ignore deleted_at. is there a way i can mak...

0 Likes
3 Replies
Solved

Cartalyst Sentinel referencing the wrong config file

So im using Cartalyst Sentinel to manage authentication and roles in Laravel 5.1. At first i downloa...

0 Likes
4 Replies

Should I grab all the data and pass to the view, or can I also fetch data from view.

Hi, So I have a lot of data from many models to pass into my view. and my view is broken up into man...

0 Likes
2 Replies

how to gettting different queries (models) results with one statement?

Sorry if my title is confusing, not sure how to explain this within a line. Let's say I have a table...

0 Likes
0 Replies

Create custom pagination

Pls any one help me i want to create a custom pagintaion class in laravel 5.1 same as below link. ht...

0 Likes
0 Replies

Get Children order_by

Hi my dear laravel buddies, I have an issues with the children category with order_by query, i'm usi...

0 Likes
0 Replies

Timestamp of DB queries within a transaction

I'm using DB::transaction and SoftDeletes. For those unfamiliar with Laravel the SoftDelete function...

0 Likes
2 Replies

How to implement ThrottlesLogins to Forgot Your Password Requests?

Since "Password Reset" function comes with the Laravel framework has a security hole how c...

0 Likes
0 Replies

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

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.