Posts by Josivan Sousa • 15 points
4 posts
-
0
votes0
answers173
viewsQ: Error trying to send bulk email
I have a system in Lockable and in it is carried out mass mail shoots constantly. I use the SMTP Locaweb to send. I’m just having a lot of mistakes of the same kind. Swift_TransportException:…
-
0
votes2
answers72
viewsQ: Doubt regarding the Task Schedule- Laravel events
I have searched the documentation and other forums, but I did not find the answer. Next, how often does a task start normally at what point? I know the method ->hourly() is executed every hour,…
-
1
votes1
answer372
viewsQ: Run a task at a given time
I’m developing a system of deadlines and alerts. The user will register a deadline, date and time of the deadline and define if he wants to receive the alert 1, 2 or 3 hours in advance. How could I…
-
0
votes1
answer280
viewsQ: Strange characters saved in MYSQL
My system is powered by an XML file every day. When saving to the database, Mysql saves one way and when rescuing this data using PHP it is displaying on the page as follows: Being that in these…