Can I use in Angular 5 my laravel blade templates?
@Component({
selector: 'app-patient',
templateUrl: './patient.component.html',
styleUrls: ['./patient.component.css']
})
I want to change template url . Add some template address from my laravel views ...
templateUrl: '../../../../../views/patients/index',
Any Idea how it will be done?
from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/2GuUGCK
via IFTTT
Aucun commentaire:
Enregistrer un commentaire