Hi,
I was playing around with artisan commands and that is all going great. However when I do an api call to my application I only get HTTP 503 responses.
My...
Hello, i'm trying to update a image in my dashboard but when I submit the update form it always return with:
Call to a member function store() on null
I have...
I have a small Laravel / Vue project I'm working on. It's a streaming site, like Netflix, that will be filled with content from my blu-ray and DVD collection. The 3 big tab...
Hi all! I moved my application from localhost to dedicated server. On localhost everything was working fine. However, I discovered that I can't login/register on production...
Please can any one tell me how to access project from server system with different network.
php artisan serve --103.228.220.84 --port (port number)
I wrote like this but i...
Hello everyone!
I have a strange issue. I can't access input parameters in rules method of FormRequest. The following code returns empty array:
public...
Hello Guys,
I created a two-step form where if the validation is correct, I can go to the second stage using the next button but I would also like to create a save b...
Working on a restful API and I'm stuck on this weird issue when trying to update a user.
The resource controller is defined as follows:
Route::resour...
I was working with request parameter. In local server request query string parameter is working properly but in Production Server (Centos 7/PHP 7.2.14/Laravel 5.1) it give...
Hi!
I'm making an Instagram 'clone' and want to add comments using Axios.
I have a resourceful controller setup and a Vue instance to handle the frontend....
Hey Guys,
I wanted make a multiple form. In first step I have form with - first, last name, company name, street, house number. In second step I have e-mail, phone n...
I've added a few additional input fields to the default registration. When a user sends the request I capture their employee number and verify that it exists in the databas...
Once the VerifyCsrfToken middleware has executed, should the "_token" be removed? I'm just wondering if people still use it in their controllers or something else...
Hi everyone,
A client of mine complained today that one of his customers can't upload their SVG logo into an App. I found this odd since I validate for image...
I'm trying to add a redirect back with flash to the registration page.
Essentially, in RegisterController I'm using:
if request('value') != 'value' then redir...
Hi, I've got a form request, that has a basic requirement.
It needs valid npa phone numbers.
It only needs one phone number even though more than one...
i can not get composer to work on my windows server
mollie have a pre build in plugin for laveral
can some install and set this up for me if so how much
also stripe as well...
Hello everyone,
I am back with new problem again.I have a table called online.In that table i have added two entries which contains two date that is jan 25 2019 and jan 12...
I would (like many) like to see a series on building a fully operational e-commerce website if possible, with using like Stripe/Paypal etc and some shipping options, along...
Hi, I wonder how can i create a Live demo option for my website build on Laravel. The live demo will show small Laravel Applications. How can I isolate the applications and...
Sir,
I beg most respectfully to state that, in laracasts we have many popular resources for Web Sector. Some of those are paid and most of them is free.
But my reque...
We have already reviewed vagrant for several times,
I get hearing about docker and kubernetes.
I would like to ask for a series for using docker and specifically kubernetes...