Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,153,830 members, 7,820,909 topics. Date: Wednesday, 08 May 2024 at 02:14 AM

Laravel Nairaland Corner -- Post Any Laravel Code Issues, Get Solution For FREE - Programming (2) - Nairaland

Nairaland Forum / Science/Technology / Programming / Laravel Nairaland Corner -- Post Any Laravel Code Issues, Get Solution For FREE (5046 Views)

Any Laravel Developer Using Jetstream/livewire? / CSS Challenge: Post Any UI And I'll Replicate It In 30 Minutes. / Any Laravel Developer In The House? (2) (3) (4)

(1) (2) (Reply) (Go Down)

Re: Laravel Nairaland Corner -- Post Any Laravel Code Issues, Get Solution For FREE by Tribers: 7:58am On Jun 22, 2021
thanks about to try it
Re: Laravel Nairaland Corner -- Post Any Laravel Code Issues, Get Solution For FREE by Tribers: 11:12am On Jun 22, 2021
$randomNo = Illuminate//Support/Facades/Str::random(10);
this is bring out syntax error
Re: Laravel Nairaland Corner -- Post Any Laravel Code Issues, Get Solution For FREE by Karleb(m): 11:27am On Jun 22, 2021
Tribers:
$randomNo = Illuminate//Support/Facades/Str::random(10);
this is bring out syntax error

It should be Illuminate\Support\Str::random(10);

Check the back slashes.

1 Like

Re: Laravel Nairaland Corner -- Post Any Laravel Code Issues, Get Solution For FREE by Lordpeckxy(m): 10:15am On Jun 28, 2021
I need a PhP Developer to work alongside on a site Asap.
Re: Laravel Nairaland Corner -- Post Any Laravel Code Issues, Get Solution For FREE by EWSTechSupport: 2:33pm On Jun 28, 2021
Lordpeckxy:
I need a PhP Developer to work alongside on a site Asap.

You can contact with the details on my signature
Re: Laravel Nairaland Corner -- Post Any Laravel Code Issues, Get Solution For FREE by Karleb(m): 1:31pm On Jul 04, 2021
Hey guys, how do you use Vue with Alpine, vue with livewire when using either Jetstream or breeze?

I found a solution on stack overflow which I've not tested out but I just want to hear your input.
Re: Laravel Nairaland Corner -- Post Any Laravel Code Issues, Get Solution For FREE by EWSTechSupport: 11:10am On Aug 03, 2021
I will be sharing some useful repos for laravel developers here soon. Watch out!

1 Like

Re: Laravel Nairaland Corner -- Post Any Laravel Code Issues, Get Solution For FREE by JFOD: 1:11pm On Aug 03, 2021
EWSTechSupport:
I will be sharing some useful repos for laravel developers here soon. Watch out!

Alright
Re: Laravel Nairaland Corner -- Post Any Laravel Code Issues, Get Solution For FREE by Nickisindigo(m): 6:51pm On Aug 06, 2021
Anybody with vuejs/laravel materials or video
Re: Laravel Nairaland Corner -- Post Any Laravel Code Issues, Get Solution For FREE by Mayowadre(m): 12:44pm On Aug 07, 2021
Nickisindigo:
Anybody with vuejs/laravel materials or video


I think a youtube search would help. Just try to pick out a Laravel 8 playlist.

Honestly, those two frameworks have great documentations.

Laravel.com
V3.vuejs.org
Re: Laravel Nairaland Corner -- Post Any Laravel Code Issues, Get Solution For FREE by JFOD: 12:44pm On Aug 23, 2021
yo EWSTechSupport , you Dan forget us for here
Re: Laravel Nairaland Corner -- Post Any Laravel Code Issues, Get Solution For FREE by promisedeco(m): 8:37pm On Aug 23, 2021
EWSTechSupport:
Laravel PHP Devs in the house,
Junior, Intermediate, Senior.

Post any Laravel Code issues you are having, let's work on it together within 24 hours.
Let's turn this thread to our own StackOverflow for Laravel issues.

Please be as thorough as possible when posting your code issues. If possible, send steps on how we can replicate the problem

All experts are welcomed to drop solutions as I might not always be online to respond to issues.
That's nice. I will be starting laravel next week
Re: Laravel Nairaland Corner -- Post Any Laravel Code Issues, Get Solution For FREE by JFOD: 2:36pm On Sep 09, 2021
EWSTechSupport:
I will be sharing some useful repos for laravel developers here soon. Watch out!

kindly reply to the NL email, I want to discuss something with you.
Re: Laravel Nairaland Corner -- Post Any Laravel Code Issues, Get Solution For FREE by Leviack: 9:37pm On Sep 19, 2021
Good evening. I'm currently working on a project that involves audio upload. The website is hosted on heroku, based on my findings I discovered that it is advisable to use another platform for the file storage(e.g cloudinary, etc). Which platform do you use for your storage. I'll appreciate your view. karleb Codedboy95
Re: Laravel Nairaland Corner -- Post Any Laravel Code Issues, Get Solution For FREE by Karleb(m): 7:54am On Sep 20, 2021
Leviack:
Good evening. I'm currently working on a project that involves audio upload. The website is hosted on heroku, based on my findings I discovered that it is advisable to use another platform for the file storage(e.g cloudinary, etc). Which platform do you use for your storage. I'll appreciate your view. karleb Codedboy95

I have only had to work with local file storage while uploading pictures.

Cloudinary is cool too and their is Amazon S3. Laravel already provides support for S3.
Re: Laravel Nairaland Corner -- Post Any Laravel Code Issues, Get Solution For FREE by Codedboy95(m): 8:16am On Sep 20, 2021
Leviack:
Good evening. I'm currently working on a project that involves audio upload. The website is hosted on heroku, based on my findings I discovered that it is advisable to use another platform for the file storage(e.g cloudinary, etc). Which platform do you use for your storage. I'll appreciate your view. karleb Codedboy95
I have used Aws s3 and backblaze in production, just like karleb said, laravel offers easy integration with AWS S3.
Re: Laravel Nairaland Corner -- Post Any Laravel Code Issues, Get Solution For FREE by Leviack: 3:24pm On Sep 20, 2021
Karleb:


I have only had to work with local file storage while uploading pictures.

Cloudinary is cool too and their is Amazon S3. Laravel already provides support for S3.
Ok. Thanks for your response. I'll try out cloudinary.
Re: Laravel Nairaland Corner -- Post Any Laravel Code Issues, Get Solution For FREE by Leviack: 3:27pm On Sep 20, 2021
Codedboy95:
I have used Aws s3 and backblaze in production, just like karleb said, laravel offers easy integration with AWS S3.
First time hearing about backblaze, i'll read up on it. I think cloudinary will be by best bet.
Thank you.
Re: Laravel Nairaland Corner -- Post Any Laravel Code Issues, Get Solution For FREE by Tribers: 7:39am On Sep 24, 2021
is there a package to get bank name
please if there is a package to get list of all bank name in a country and also validate the user bank account number account number please kindly tell me
Re: Laravel Nairaland Corner -- Post Any Laravel Code Issues, Get Solution For FREE by JFOD: 11:45pm On Oct 05, 2021
I'm guessing you're referring to the APIs. You can take a look at mono.
Re: Laravel Nairaland Corner -- Post Any Laravel Code Issues, Get Solution For FREE by Kembeapp: 3:26am On Jun 01, 2022
I need a Laravel developer to help me with adding Paystack to my website as well as doing some other customizations.
Re: Laravel Nairaland Corner -- Post Any Laravel Code Issues, Get Solution For FREE by nettwrock(m): 8:41am On Jun 01, 2022
Kembeapp:
I need a Laravel developer to help me with adding Paystack to my website as well as doing some other customizations.

How can I contact you? My WhatsApp digit is on my signature
Re: Laravel Nairaland Corner -- Post Any Laravel Code Issues, Get Solution For FREE by efelico: 5:03pm On Aug 13, 2022
Someone should help me explain what are drivers in Laravel

(1) (2) (Reply)

Beginning Android Programming. Come Lets Start Together. / Who Is The Best Programmer In Nairaland? / Why Relocating Abroad As A Software Developer Is Easier Than You Thought

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 23
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.