I have a CRM where users are able to send mail to customers. The mails is blade templates where the...
Hi, a customer has a laravel app and a wordpress site on different domains. Is it possible to have a...
try changing 'desc1' to the id of the textarea: CKEDITOR.replace( 'editor' );
From the documentation // Replace the <textarea id="editor1"> with a CKEditor // ins...
No, right now I have a link on the wordpress site that takes the users to the login form.
user/passwords is on the laravel app. If auth is success, an redirect to the laravel app is a OK sol...
The Laravel portal for problem solving, knowledge sharing and community building.
The community