Support the ongoing development of Laravel.io →

880 Threads

Generate secure links

Hi, I am converting a site I made with Laravel to work with https connections. I have ran in some pr...

0 Likes
4 Replies
Solved

Entrust - Start and stop dates for roles

Hi, I currently have a website that I made with Laravel for my youth movement. I have a few roles li...

0 Likes
0 Replies

Software application communicating with Laravel. Ideas?

I developed a utility called LoLSkinView (lolskinview.com) which allows users to see the skins they...

0 Likes
0 Replies

Cashier/Stripe unable to connect to Stripe API on HHVM

Just upgraded from PHP-FPM to HHVM 3.2 on Ubuntu 14.04 and Cashier is failing out of nowhere. Using...

0 Likes
0 Replies

a problem with session and csrf token in old browser in a web server

when i use opera 12 and older and IE and other old browser for get my web app in a server with this...

0 Likes
0 Replies

What is the best way to organize data update in db?

I have a table with many fields. Some of these fields I need to update, the rest leave as is. Becaus...

0 Likes
0 Replies

How to turn off https route?

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

0 Likes
4 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
posted 9 years ago

SAAS role setup

I am trying to use Entrust for one of my projects. I want to figure out how to do this. For my appli...

0 Likes
0 Replies

How to allow not $fillable field to be mass-assigned in certain situations?

I have a general User model with general mass-assign white listing of fields as protected $fillable....

0 Likes
5 Replies
Solved

Laravel custom log

Hi, is there any way for me to make custom log to record all activities in my admin site? but not pu...

0 Likes
2 Replies

Remember original url and redirect once logged in

Hi there, I would like users to click a link in an email, which would send them to a login form. Onc...

0 Likes
2 Replies

Session fails when using Crypt facade

Hello, I am having an issue with the Crypt facade in Laravel. When I execute the code below, and the...

0 Likes
1 Replies

Access denied error when running 'php artisan migrate', using remote mysql db.

Hi, I'm trying to execute: % php artisan migrate and I get the following error: [PDOException] SQLST...

0 Likes
0 Replies

Problem with Macros

Hi guys, I have a problem with my own Macros. I made my own file that is call (/app/macros/macros.ph...

0 Likes
6 Replies

auth:attemt don't work!

I don't know why this code don't work? public function handleLogin() { // validate the info, create...

0 Likes
5 Replies

Before filter working on local server, not on remote server

In one of my controllers, I have used the before filter in the constructor like this: public functio...

0 Likes
8 Replies

Sentry groups and users

hello am building a system has ACL using Laravel 4 with Sentry, the scenario is there should be 2 gr...

0 Likes
2 Replies
Solved

Laravel 4.x and Yii 2.0 Beta

I know this has been asked so much but right now I'm on the stage on which path (framework) to take....

0 Likes
8 Replies

Stripping tags when viewing

I use CKEditor for adding content(instead of Textarea box). When I display the content, it shows Tag...

0 Likes
6 Replies
Solved

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.