Please what is the best material to master laravel apart from documentation?

|
2019-02-14 17:03:36
How do I create sort of a singleton in laravel?
2019-02-14 17:03:46
Let’s say I have a class that I want to instantiate once and use the single instance every time.
2019-02-14 17:03:58
How would I pull such a thing off?
IliyaLiyana 2019-02-14 17:16:57
hello, i need help for this errorπŸ‘‡
IliyaLiyana 2019-02-14 17:17:02
laravel_discuss-2133.jpg

2019-02-14 17:17:39
Simple, lightweight and customisable Laravel models in your JavaScript

https://github.com/lorisleiva/javel

#repository #packages #frontend #laravel

GitHub – lorisleiva/javel: 🎁 Simple, lightweight and customisable Laravel models in your JavaScriptGitHub
🎁 Simple, lightweight and customisable Laravel models in your JavaScript – GitHub – lorisleiva/javel: 🎁 Simple, lightweight and customisable Laravel models in your JavaScript
sarr_zx 2019-02-14 20:45:19
Hey everyone.. i wanna ask about admin pannel witch the best josh or quick admin panel?
latief52 2019-02-14 20:59:05
sarr_zx 2019-02-14 20:45:19
Hey everyone.. i wanna ask about admin pannel witch the best josh or quick admin panel?

josh,
because I’ve used it, in my opinion, it’s pretty good, but I still want to try others like, laravel nova, backpack, craftable etc.

HiTechno_Support 2019-02-14 21:58:50
laravel_discuss-2140.jpg

HiTechno_Support 2019-02-14 21:58:50
laravel_discuss-2139.jpg

HiTechno_Support 2019-02-14 21:58:50
laravel_discuss-2138.jpg
what is the problem ?!

When I return the Blade, Error 403!

HiTechno_Support 2019-02-14 22:06:09
laravel_discuss-2141.jpg
Once I change the name of the admin folder to the public, it goes up!

just load content without Styles and js

Lalesluc 2019-02-14 23:04:39
khalinxyz 2019-02-14 15:15:37
@Lalesluc ping

laravel_discuss-2143.jpg
Finally works!!! I manage errors. Thanks for your help

2019-02-14 23:06:41
sarr_zx 2019-02-14 20:45:19
Hey everyone.. i wanna ask about admin pannel witch the best josh or quick admin panel?

your mean is template?

DivByZero 2019-02-14 23:15:57
sarr_zx 2019-02-14 20:45:19
Hey everyone.. i wanna ask about admin pannel witch the best josh or quick admin panel?

it’s all about laravel not the Magicians , anyway , it depends to your usage

l_alexis 2019-02-15 11:29:09
HiTechno_Support 2019-02-14 22:06:09
Once I change the name of the admin folder to the public, it goes up!

just load content without Styles and js

Is this your first project using XAMPP?

HiTechno_Support 2019-02-15 11:40:26
l_alexis 2019-02-15 11:29:09
Is this your first project using XAMPP?

No !

coolguyjs 2019-02-15 12:28:55
HiTechno_Support 2019-02-14 22:06:09
Once I change the name of the admin folder to the public, it goes up!

just load content without Styles and js

Check browser developer panel

loveycom 2019-02-15 20:26:04
Hello all. I am new here. Please what is the best material to master laravel apart from documentation?
khalinxyz 2019-02-15 20:37:37
loveycom 2019-02-15 20:26:04
Hello all. I am new here. Please what is the best material to master laravel apart from documentation?

Laracasts will be good for newbie

loveycom 2019-02-15 20:59:55
OK. Thanks.
emendescv 2019-02-15 23:12:27
Hey there
emendescv 2019-02-15 23:12:48
How do I set timezone to -1 GMT?
emendescv 2019-02-15 23:13:16
It’s only 2 Country (-1GMT) Cape Verde or AΓ§ores
emendescv 2019-02-16 01:40:14
loveycom 2019-02-15 20:26:04
Hello all. I am new here. Please what is the best material to master laravel apart from documentation?

I started a few days ago, check this tutorial, this dude is incredible https://www.youtube.com/watch?v=EU7PRmCpx-0&list=PLillGF-RfqbYhQsN5WMXy6VsDMKGadrJ-

Laravel From Scratch [Part 1] – Series IntroductionYouTube
In this video I will talk about what Laravel is and also give you a demo of what we will be building. Laravel is the most popular open source PHP framework and uses the MVC (Model View Controller) design pattern. We will be covering all of the fundamentals of Laravel 5.4 in this series including….

Routing
Controllers
Models & DB Migrations
Blade Templates/Views
Authentication & Access Control
CRUD Functionality
File Uploading
Much More…

2022 Update Course:

CODE: Complete Code For This Series
https://github.com/bradtraversy/lsapp

10 PROJECT LARAVEL COURSE: Please use affiliate link below
https://www.eduonix.com/affiliates/id/16-10485
50% OFF: Use special code “traversy”

SPONSORS:
DevMountain Bootcamp – https://goo.gl/6q0dEa

SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support:
http://www.paypal.me/traversymedia
http://www.patreon.com/traversymedia

FOLLOW TRAVERSY MEDIA:
http://www.facebook.com/traversymedia

http://www.linkedin.com/in/bradtraversy

redolfosei 2019-02-16 08:17:41
hello, new to laravel and finding problems installing. can someone shatre with me a very good tutorial on installation from scratch
StanleyMasinde 2019-02-16 09:13:57
rm -rf node_modules
rm package.lock.json
npm cache clear –force“
StanleyMasinde 2019-02-16 09:14:49
And this issue is on github and was closed a year ago.
StanleyMasinde 2019-02-16 09:15:01
Just do the third
StanleyMasinde 2019-02-16 09:15:56
That is like restarting npm…
StanleyMasinde 2019-02-16 09:17:45
npm cache clear –force
StanleyMasinde 2019-02-16 09:21:04
Exactly πŸ˜‚πŸ˜‚ is CMD even a shell
StanleyMasinde 2019-02-16 09:23:03
The are just the same bro use git bash
StanleyMasinde 2019-02-16 09:23:21
But PowerShell is better
StanleyMasinde 2019-02-16 09:43:04
Npm install & npm run dev
StanleyMasinde 2019-02-16 09:56:01
That is a css problem
StanleyMasinde 2019-02-16 09:56:52
You only need app.css in laravel
StanleyMasinde 2019-02-16 09:56:58
And app.js
2019-02-16 11:24:35
Want to learn laravel, laragon. Please guide me.
loveycom 2019-02-16 15:59:47
redolfosei 2019-02-16 08:17:41
hello, new to laravel and finding problems installing. can someone shatre with me a very good tutorial on installation from scratch

Have you resolved it? If not, which os?

coolguyjs 2019-02-16 16:40:13
emendescv 2019-02-15 23:12:48
How do I set timezone to -1 GMT?

Set timezone in config/app.php

nikhilchudasama 2019-02-16 16:54:02
any one have vuejs professional book?
nikhilchudasama 2019-02-16 16:54:10
can share with me
79423 2019-02-16 20:09:57
which is better: ( pre-loading data in blade view) Vs ( ajax requests to API to load data )
l_alexis 2019-02-16 20:19:55
79423 2019-02-16 20:09:57
which is better: ( pre-loading data in blade view) Vs ( ajax requests to API to load data )

that depends on many factors. If you need just load the small piece of data once than you could use blade, otherwise AJAX may be a better choice

79423 2019-02-16 20:58:37
l_alexis 2019-02-16 20:19:55
that depends on many factors. If you need just load the small piece of data once than you could use blade, otherwise AJAX may be a better choice

since Iam devloping an API to be used by other clients such as a Mobile, I thought it would be better to consume this API for all clients such as website

79423 2019-02-16 20:59:56
it means this API will be the only entery point to the database for all clients ( website, mobile )
79423 2019-02-16 21:00:54
thats why I am asking which it better in this case
l_alexis 2019-02-16 21:13:32
79423 2019-02-16 20:59:56
it means this API will be the only entery point to the database for all clients ( website, mobile )

in this case you have no other option but use API)

The GermanπŸ‡©πŸ‡ͺ 2019-02-16 23:16:14
Im new here
|