Support the ongoing development of Laravel.io →

2,389 Threads

posted 9 years ago

Cookies encrypted?

I'm trying to retrieve cookies using Cookie::get(), but they appear to stay encrypted. Example: dd(C...

0 Likes
2 Replies
Solved

how to read all file of dropbox and show it in website in laravel

I have done upload portion by viewing tutorial but don't have any idea for displaying it in website....

0 Likes
0 Replies

laravel tokenmismatchexception in verifycsrftoken.php line 68 always

I get this error mostly when I redirect to a page that I can use to send a post request. How can I s...

0 Likes
0 Replies
posted 8 years ago

Why am i getting 404 responses when rewritting if the htaccess and Laravel (5.1) looks ok?

I'm having a problem doing internal rewrites with apache/htaccess and Laravel 5.1. The scenario is q...

0 Likes
0 Replies

Laravel application for Internet of Things:Sensors sending data contoniously

Hi All, Good day!!! I am developing web application using Laravel. Its basically web application whe...

0 Likes
0 Replies

Change url from webiste

I want to change the url of my laravel website. Is it possible?

0 Likes
5 Replies

Laravel - retrieve all user with their project from two tables using Eloquent

I have two tables 1- projects 2- clients I need to get the names from the client table and the proje...

0 Likes
1 Replies
posted 9 years ago

Multiple routes files

Hey guys. Im working on a huge application, but i want to create a folder called routes, and put the...

0 Likes
6 Replies

No hint path defined for [notifications]. - Reset Password

Hi, So I am trying to reset the password in Laravel 5.3 but I have run into an error. I receive the...

0 Likes
1 Replies

Form Request to validate in my API Rest

Hi everyone, I'm dealing with this for a long and I really can't find a solution, I'm creating a RES...

0 Likes
1 Replies

Problems with adding styling to active nav route

Hello, I want to create a means for me to show users where they are at a page. Currently my menu is...

0 Likes
4 Replies
Solved

Laravel Framework 5 Bootstrap 3 Starter Site

I make a Laravel 5 starter site with boostrap 3 and datatable. You can download it from here: https:...

0 Likes
9 Replies

How to give user JWT token after OAuth provider redirect

Is there any good practice how to give user JWT token after provider send him back? Give it to user...

0 Likes
1 Replies

Splitting blades via request

My blade template is like , @if($ajax) <div class="profile" id="profile...

0 Likes
2 Replies
Solved

Integrate non-laravel project with laravel project

Hi! In my company, we make login in one application (non-laravel). When the login is made, we store...

0 Likes
0 Replies
posted 9 years ago

Resolving a slug to the right controller

Hi So I am developing this Laravel 5.1 LTS based CMS. One issue that I have come across is that I ca...

besfort liked this thread

1 Likes
2 Replies
Solved

How to pass variable from one controller to another controller in laravel

I have one Controller eg. VendorContoller in index.blade.php i have display all details in table wit...

0 Likes
1 Replies

How to automaticaly create a slug when saving a user?

I want to set a slug for a user that I am saving. Should I use events? I tried this way whitout succ...

0 Likes
2 Replies

Getting useless Exception message since composer update

Since running 'composer update' to go from Laravel 5.0 to 5.1 I'm getting useless info when my app t...

0 Likes
4 Replies
Solved

Dingo Transformer does not filter output

I try to understand api, oauth2, ... Now i have a problem with transformers in dingo/api. I'm sure t...

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