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

node js api with laravel

I want to build a website with laravel and node js.creating API(every database call is done by node)...

0 Likes
0 Replies
posted 5 years ago

Removing files from request before passing to controller

I am doing image upload in my Laravel application where after selecting some images I want to remove...

0 Likes
2 Replies
posted 5 years ago

after domain name is typed in, it only shows the directories

<VirtualHost *:80> ServerAdmin [email protected] DocumentRoot "c:/xampp/htdocs/southl...

0 Likes
1 Replies
posted 5 years ago

adding variable to URL in route

Hi, So I would like to setup the following pages: http://127.0.0.1:8000/pubs/worthing http://127.0.0...

0 Likes
3 Replies
posted 5 years ago

Sending array values as table attributes to the blade file

Hello, I am trying to send an resultant array values to the blade. I want the result to be displayed...

0 Likes
1 Replies

Access Constructor from Method

Hello GUYS , I am trying to access those values of the controller , but I have to make variables fir...

0 Likes
1 Replies

Laravel 5.6 get user id in Routes

I have users table and related user_groups table and there is access_level column in the user_groups...

0 Likes
1 Replies

Send mail through SMTP server

I'm trying to send mails through the mailhub of my Internet Service Provider (Telenet). Previously,...

0 Likes
0 Replies

Post-Redirect-Get flow problem

In my implementation of "Post-Redirect-Get" flow for Laravel a problem appears when using...

0 Likes
0 Replies
posted 5 years ago

Access remote phpmyadmin of xampp using laravel

I and my team mate want to sahre same phpmyadmin database through IP address.

0 Likes
0 Replies

Error Connection SqlServer

I tried everything, my laravel that did not fit the driver ... I have an application with pure php a...

0 Likes
0 Replies

Laravel 5.2 - Passport

Hi, I have been working on laravel 5.2 from last 3 years on one of my stable product. I found it qui...

0 Likes
0 Replies

Array to String Conversion Error Exception

Hi Currently, I am working on Laravel 5.4 and the application is hosted on a server and from past 8...

0 Likes
2 Replies
posted 5 years ago

testing app on 127.0.0.1:8000 throws error

testing my app on http://127.0.0.1:8000/ throws an error, I need to refresh This page isn’t working...

0 Likes
0 Replies
posted 5 years ago

Paginating through results

Please help, I would like to paginate through my results public function index() { //...

0 Likes
4 Replies
posted 5 years ago

how to use Masonry in my project?

So I am requiring "components/masonry": "^4.2" in my composer.json Now what to d...

0 Likes
0 Replies

Laravel Auth retrieve wrong/unexpected user

I have a problem with my laravel application, it is like a nightmare to me ? I've tried everything I...

0 Likes
3 Replies

SQLSTATE[HY000] [1045] access denied for the user: 'homestead'@'@localhost' (password: YES)

Well I'm new to laravel, & still learning it. Basically when i use php artisan migrate, it migra...

0 Likes
7 Replies
Solved
posted 5 years ago

Allow direct access to home for guests without logging in

This =has to be super simple, but I can't quite figure it out. I want guest users (not logged in) to...

0 Likes
2 Replies
posted 5 years ago

set dynamic Town

at the moment, if I go to: http://localhost:8000/pubs - this displays all pubs in Brighton I would l...

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.

© 2024 Laravel.io - All rights reserved.