Hey friends i want to learn laravel with angular 8, can you send me good tutorial videos in english?

|
DesolatorMagno 2020-03-18 01:12:29
2020-03-18 01:02:18
framework or cms ?

Both, that way you get more options.

Mehdi_N8 2020-03-18 02:54:13
have you seen the new AirLock in laravel ?
Mehdi_N8 2020-03-18 02:58:27
Mehdi_N8 2020-03-18 02:54:13
have you seen the new AirLock in laravel ?

i am building a api for my reacjs SPA frontend.
i was going to use JWT Authentication in my app but i saw something called AirLocker in laravel 7 documentation and i saw there that this package is excatly for api authentication in SPA webapps and also android apps.

now i don’t know which one should i use for authentication in my application. do you have any ideas ?

Mehdi_N8 2020-03-18 02:58:56
Mehdi_N8 2020-03-18 02:58:27
i am building a api for my reacjs SPA frontend.
i was going to use JWT Authentication in my app but i saw something called AirLocker in laravel 7 documentation and i saw there that this package is excatly for api authentication in SPA webapps and also android apps.

now i don’t know which one should i use for authentication in my application. do you have any ideas ?

https://laravel.com/docs/7.x/airlock

This is the link for airlocker in documentation

Dmitry Pavlichenko 2020-03-18 04:59:51
I think, you don’t really need it ๐Ÿ˜
Dmitry Pavlichenko 2020-03-18 05:06:49
And why is it a problem? Doesn’t it work as well?
Dmitry Pavlichenko 2020-03-18 05:08:34
Google can’t even find this word “hasApiFreshToken” ๐Ÿคท๐Ÿปโ€โ™‚๏ธ
Dmitry Pavlichenko 2020-03-18 05:11:23
laravel_discuss-29996.jpg

Dmitry Pavlichenko 2020-03-18 05:12:05
https://laravel.com/docs/6.x/passport
Dmitry Pavlichenko 2020-03-18 05:14:27
1. authentication -> user gets a cookie
2. any other request -> users passes the cookie back

I think, it works like this)

Dmitry Pavlichenko 2020-03-18 05:18:05
Hm… what if you try ‘users’ instead of ‘/users/’?
Dmitry Pavlichenko 2020-03-18 05:19:44
No, user id can’t be the key, because it can be fake)
Dmitry Pavlichenko 2020-03-18 05:20:01
Just try)
2020-03-18 05:22:45
anyone laravel website pleae pm me
Dmitry Pavlichenko 2020-03-18 05:25:55
In my current project I have this route:

Route::apiResource(‘user’, ‘ApiUserController’);

If I make request

http://api.local/api/user

Or

http://api.local/api/user/

I have the same result.

I have no idea, why it doesn’t work for you the same way ๐Ÿ™

HbJ23 2020-03-18 08:09:56
Hi guys..kindly help me in (how to make live chat) for customer support..thank u
Leskhantos 2020-03-18 08:10:41
Jivosite
HbJ23 2020-03-18 08:24:27
Thank u
Nimit1906 2020-03-18 08:26:35
hello any one use instamojo payment getway in laravel/
berto309 2020-03-18 09:15:46
berto309 2020-03-17 20:23:25
Hi y’all .. please i’m using laravel/spatie activitylog and i’m able to get the activity records but the causer id and causer type are null. How do I get the causer id and type values

please any suggestions

berto309 2020-03-18 09:18:58
laravel_discuss-30024.jpg
admin
stefan_ssv 2020-03-18 10:15:46
berto309 2020-03-18 09:15:46
please any suggestions

https://docs.spatie.be/laravel-activitylog/v2/basic-usage/logging-activity/#setting-a-causer

https://github.com/spatie/laravel-activitylog/issues/597

NO Causer Id when use deleted ยท Issue #597 ยท spatie/laravel-activitylogGitHub
this is my Product Model <?php namespace App; use IlluminateDatabaseEloquentModel; use IlluminateDatabaseEloquentSoftDeletes; use SpatieActivitylogTraitsLogsActivity; class Products…
stefan_ssv 2020-03-18 10:15:54
i’ve googled it for you, mate
berto309 2020-03-18 10:17:49
stefan_ssv 2020-03-18 10:15:54
i’ve googled it for you, mate

Thanks ๐Ÿ‘. I’ll read it

Mahbub_Habib 2020-03-18 10:27:30
Hey,Does anyone work on codecanyon? I know laravel 6.I want to work with team for learning purpose.If anyone interested, feel free to knock me.I’ll send you my cv.
WahidinAji 2020-03-18 12:30:46
#ask hello guys, i have a question. why i can’t publish my project on hosting, and i get this error?
WahidinAji 2020-03-18 12:30:53
laravel_discuss-30031.jpg

ayberk 2020-03-18 12:49:04
Did you run comper install, config cache view cache commands?
ayberk 2020-03-18 12:49:17
Are you sure .env exist?
WahidinAji 2020-03-18 12:53:46
solved guys, apparently different php versions on the hosting
2020-03-18 16:59:01
I want to implement single on in laravel (SIS) using active directory user accounts and moodle (LMS) ;across moodle & Laravel from students in active directory ….any idea where I can start from or some one with a working plugin for moodle & laravel framework
Relaxed Guy 2020-03-18 17:13:06
guys i have an issue trying to post to google sheets through my laravel application
^_* 2020-03-18 17:16:00
https://github.com/LaravelDaily/Laravel-Datatables-Demo/tree/master/resources/views/customers

LaravelDaily/Laravel-Datatables-DemoGitHub
Simple demo project for Datatables.net in Laravel 5.5 – with default and server-side rendering. – LaravelDaily/Laravel-Datatables-Demo
^_* 2020-03-18 17:16:00
my friend please whats the diffrrent between this code for table
Relaxed Guy 2020-03-18 18:06:11
laravel_discuss-30039.jpg

Relaxed Guy 2020-03-18 18:06:27
this is the error in google sheets
2020-03-18 18:08:42
Hey friends i want to learn laravel with angular 8 , can you send me good tutorial videos in english?
sagar_dave_1997 2020-03-18 18:09:54
2020-03-18 18:08:42
Hey friends i want to learn laravel with angular 8 , can you send me good tutorial videos in english?

This not angular 8 but nice video for angular leaner.. https://youtu.be/k5E2AVpwsko

Angular Tutorial for Beginners: Learn Angular & TypeScriptYouTube
Angular tutorial for beginners: Learn Angular & TypeScript from scratch.
๐Ÿ™ Enjoyed this video? Please vote for me as the Top Programming Guru: https://bit.ly/2G7tf2s
๐Ÿ”ฅ Get my complete Angular course (60% OFF – LIMITED TIME): https://bit.ly/367j4nB

This Angular tutorial teaches you the fundamentals of Angular and TypeScript.

SUBSCRIBE FOR MORE VIDEOS!
https://www.youtube.com/channel/UCWv7vMbMWH4-V0ZXdmDpPBA?sub_confirmation=1

TABLE OF CONTENT

00:00 Introduction
02:54 What is Angular?
04:54 Architecture of Angular Apps
08:41 Setting Up the Development Environment
11:25 Your First Angular App
13:50 Structure of Angular Projects
20:43 Webpack
23:57 Angular Version History
27:31 Course Structure
31:55 TypeScript Fundamentals
32:34 What is TypeScript?
34:58 Your First TypeScript Program
37:57 Declaring Variables
42:46 Types
48:29 Type Assertions
51:15 Arrow Functions
52:59 Interfaces
56:54 Classes
01:01:22 Objects
01:05:31 Constructors
01:08:22 Access Modifiers
01:11:18 Access Modifiers in Constructor Parameters
01:12:58 Properties
01:18:15 Modules
01:23:22 Angular Fundamentals
01:23:41 Building Blocks of Angular Apps
01:27:22 Creating Components
01:37:00 Generating Components Using Angular CLI
01:41:40 Templates
01:44:08 Directives
01:47:34 Services
01:52:02 Dependency Injection
01:59:22 Generating Services Using Angular CLI
02:01:32 Exercise

STAY IN TOUCH

https://www.facebook.com/programmingwithmosh/
https://twitter.com/moshhamedani

2020-03-18 18:10:30
sagar_dave_1997 2020-03-18 18:09:54
This not angular 8 but nice video for angular leaner.. https://youtu.be/k5E2AVpwsko

i want angular with laravel bro

sagar_dave_1997 2020-03-18 18:10:48
2020-03-18 18:10:30
i want angular with laravel bro

Opps

sagar_dave_1997 2020-03-18 18:11:26
2020-03-18 18:10:30
i want angular with laravel bro

U can learn with seperetly

arashsheyda 2020-03-18 18:41:21
Anyone used webpack in laravel?
2020-03-18 18:51:22
How can I select all header tags in a DOMFile using XPath syntax? I tried h*, but it didn’t work.
2020-03-18 18:52:18
arashsheyda 2020-03-18 18:41:21
Anyone used webpack in laravel?

I think almost everyone does!

DesolatorMagno 2020-03-18 19:02:17
2020-03-18 18:08:42
Hey friends i want to learn laravel with angular 8 , can you send me good tutorial videos in english?

The best way is learning both separately, that way you can get better tutorials and courses.

arashsheyda 2020-03-18 19:04:38
2020-03-18 18:52:18
I think almost everyone does!

Not laravel mix i want to use webpack

arashsheyda 2020-03-18 19:05:06
https://webpack.js.org

webpack
webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset.
arashsheyda 2020-03-18 19:05:28
I add it to the packeges but when i do npm run build it gave me error
AlaaDq 2020-03-18 20:07:58
laravel_discuss-30059.jpg

AlaaDq 2020-03-18 20:08:27
when i used createfreshapitoken middlewre
|