Hi, I'm a new developer in Laravel. I made a Portfolio Management system in Personal Banking for our...
Hi, I have a site where the students can visit and check the site/login to view marks/individual inv...
Greetings Everyone, I've been following a tutorial on youtube for a dependant dropdown. when i follo...
I know this question has been asked many times and I've tried everyone of them to fix my issue: I us...
I have these tables categories id name sectors id name applications id category_id sector_id name...
Hello, I'm trying to create a system that will link multiple images with posts, for example, I want...
does anyone know why I’m getting a “too few arguments to function error . . . 0 passed and exactly...
Setting url to 'https://www.domain.com' in config/app.php instead of 'http://www.domain.com' seems t...
I added the providers and aliases Collective\Html\HtmlServiceProvider::class, 'Form' => Collecti...
I am using Intervention Image on Laravel 5.2 here is my function public function store(Request $requ...
I have tables (marks,students,subjects,courses) marks belongs to (students,subjects,courses) and i i...
I have written following basic file upload code which works perfectly on localhost. On live version,...
forexample; <textarea name="test"> ''''''''''''''''............'''''''''''''''' </textarea&...
i try make button disabled if not expired but after expired button not function like disabled not en...
Hello, I am facing following problems while insert data in a pivot table. This is link Expecting sug...
Hi All, I'm attempting to create a successful dependant dropdown menu. I've run into some problems.....
can somebody tell me / give me tutorial link for use wkhtmltopdf?? thank you..
Hi! I'm a new Laravel user, coming from cakephp. I've created an aplication with an initial login fo...