Brilliant video! Thank you !! I used to use Laracasts for a couple of years, then gave up in 2016. I love your videos and if you charged I would subscribe. Your whole approach is refreshing, friendly and well paced. Great job ! I also love the picture in picture!
@mikebailey7837 жыл бұрын
vincej151 Are you sure you meant to write 'not well paced'?!
@vincej1517 жыл бұрын
Sorry Mike - stupid me, I meant to say well placed, I will correct it. BTW I sent you a tweet about the multi Auth as to why if you use the back button after having logout out, you still go back to the previous page. However any other page will redirect you to the login page. How do I stop this from happening. Many thanks ! You are a Rockstar !
@AlcidesMurilloSEO_PPC7 жыл бұрын
Thanks Alex appreciate your efforts. Let's get ready to rumble with the series. Thanks a million
@juanrincon65767 жыл бұрын
Again great video, and that explains why you get on advanced cms a different version than mine.
@pavankumarsakhare87697 жыл бұрын
Very well informative, makes upgrade super easy !! waiting for upcoming video on CMS blog thnxx :DD
@onlineranashahzad7 жыл бұрын
Always love to listen new things from @DevMarketer
@ayodele_great5 жыл бұрын
You really saved me a lot. Thanks for your tutorial.
@yanz_777 жыл бұрын
best video for Laravel upgrade guide
@SocialOfficer7 жыл бұрын
You're doing god's work. Thanks for the guide, that'll help alot.
@jayzdevera75797 жыл бұрын
@DevMarketer Can you make a video tutorial for us in making a e-commerce using Laravel? That will be great! I always watch your video and learn a lot from it. Big fan here!
@Abie1696 жыл бұрын
thank you bro, good explanation and I enjoy it
@peterm.souzajr.21127 жыл бұрын
thank you, i needed this
@stephenmccallister9677 жыл бұрын
Have you thought about doing a lumen application tutorial?
@rakeshroy79867 жыл бұрын
Ow nice.. this is what I need .. Thanks
@МухиддинМахмудов-б5щ7 жыл бұрын
Can you please make a tutorial How to set up local server Nginx, PHP, MySQL for Laravel on Mac? I spent almost a week by searching how to do that. I didn't find any normal information. Internet doesn't have such information.
@3000beans7 жыл бұрын
Very helpful, thanks so much. I think you should add "fideloper/proxy": "~3.3" under Core Dependencies.
@saqibziatv7 жыл бұрын
Hi Alex Can you make a video series on how to build a freelancing website with laravel with features of video calling and screensharing????
@bfras337 жыл бұрын
Do I need to do a 'npm update' for the package.json changes to take effect? or is 'npm run dev' enough?
@rainbows5047 жыл бұрын
Yes for dependencies changes in package.json. [npm run dev] updates [/public/js/app.js] & [/public/css/app/css] and new tasks defined under "dev".
@cristianenache87156 жыл бұрын
10 points for accurate tutorial +3 bonus points for sarcasm "They're using the new format, great good for them" and moves on...lol
@musahayta10027 жыл бұрын
If give "You made a reference to a non-existent script @php artisan package:discover" error after composer update like me, you must update composer via "composer global self-update" command.
@bobpps7 жыл бұрын
Огромное спасибо!Все класс, особенно Slides From This Video (PDF)!
@faisalwaseem7597 жыл бұрын
Hello, can anybody please help me. I have a mac and I already install the xampp PHP 7.1 version. but when I run the command in the terminal PHP -v its showing me PHP 5.6 version and locally I see its show me 7.1 version. I don't know how to change this thing I try to search a lot and apply but still, I see PHP 5.6 version on the terminal. Can anybody help me on this? Thanks in advance
@afiqahsolehah77 жыл бұрын
does anyone know where can i find full tutorial on how to create accept and reject button for admin using php laravel 5.4?thank you in advance
thank you really appreciate.. but the page not found :(
@rainbows5047 жыл бұрын
Sorry, if you have not found the error in the links, they are now corrected.
@andremorency48927 жыл бұрын
Hi Alex! how are you? We ll be really thanksfull to make a video tutorial of multilanguage website, thanks in advance
@bloggervista7 жыл бұрын
Thx for advance cms status
@faysalhossain29987 жыл бұрын
hey ... how r u.!! its faysal. .. one request ..plz make a video tutorial series on Point of sale(POS)..there is no POS system in you tube .>!! hope u will do it..!! Thanks
@clebeadeveloper61817 жыл бұрын
Faysal Hossain great idea... i was planning on requesting that too... 😊
@faysalhossain29987 жыл бұрын
thanks a lot for your replay !! for your kind information plz check in youtube.....not a single tutorial on this concept !! there is lots of autocomplete/live search tutorial , but not a single tutorial on- how to store search items on shopping cart/ POS system !! hope this tutorial will hit maxm fan !! Thanks once again !!
@vincej1517 жыл бұрын
Hi Faysal - doing POS is not difficult. It is essentially just a CRUD system together with some javascript to do the in browser math for the shopping cart.
@bernardchisumo40547 жыл бұрын
Hi Devmarketer $ composer update Loading composer repositories with package information Updating dependencies (including require-dev) Package operations: 0 installs, 1 update, 0 removals - Updating filp/whoops (2.1.10 => 2.0.0): Loading from cache Writing lock file Generating autoload files > Illuminate\Foundation\ComposerScripts::postAutoloadDump > @php artisan package:discover [Symfony\Component\Debug\Exception\FatalThrowableError] Parse error: syntax error, unexpected '?' Script @php artisan package:discover handling the post-autoload-dump event returned with error code 1